summaryrefslogtreecommitdiffstats
path: root/META.json
diff options
context:
space:
mode:
Diffstat (limited to 'META.json')
-rw-r--r--META.json15
1 files changed, 8 insertions, 7 deletions
diff --git a/META.json b/META.json
index baab14c..56fdf2c 100644
--- a/META.json
+++ b/META.json
@@ -1,10 +1,10 @@
{
"abstract" : "Restore paths from borg backups",
"author" : [
- "-2018 Florian Pritz <bluewind@xinu.at>"
+ "Florian Pritz <bluewind@xinu.at>"
],
"dynamic_config" : 0,
- "generated_by" : "Minilla/v3.1.2, CPAN::Meta::Converter version 2.150010",
+ "generated_by" : "Minilla/v3.1.22, CPAN::Meta::Converter version 2.150010",
"license" : [
"gpl_3"
],
@@ -36,14 +36,15 @@
"requires" : {
"Test::CPAN::Meta" : "0",
"Test::MinimumVersion::Fast" : "0.04",
- "Test::PAUSE::Permissions" : "0.04",
+ "Test::PAUSE::Permissions" : "0.07",
"Test::Pod" : "1.41",
"Test::Spellunker" : "v0.2.7"
}
},
"runtime" : {
"requires" : {
- "DBD::SQLite" : "0",
+ "Carp::Assert" : "0",
+ "DBD::SQLite" : "1.60",
"DBI" : "0",
"Date::Parse" : "0",
"File::pushd" : "0",
@@ -89,11 +90,11 @@
"homepage" : "https://github.com/Bluewind/App-BorgRestore",
"repository" : {
"type" : "git",
- "url" : "git://github.com/Bluewind/App-BorgRestore.git",
+ "url" : "https://github.com/Bluewind/App-BorgRestore.git",
"web" : "https://github.com/Bluewind/App-BorgRestore"
}
},
- "version" : "3.2.1",
- "x_serialization_backend" : "JSON::PP version 2.97001",
+ "version" : "3.4.5",
+ "x_serialization_backend" : "JSON::PP version 4.07",
"x_static_install" : 0
}