summaryrefslogtreecommitdiffstats
path: root/META.json
diff options
context:
space:
mode:
Diffstat (limited to 'META.json')
-rw-r--r--META.json13
1 files changed, 7 insertions, 6 deletions
diff --git a/META.json b/META.json
index 83fd7cb..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.10, CPAN::Meta::Converter version 2.150010",
+ "generated_by" : "Minilla/v3.1.22, CPAN::Meta::Converter version 2.150010",
"license" : [
"gpl_3"
],
@@ -43,7 +43,8 @@
},
"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.4.2",
- "x_serialization_backend" : "JSON::PP version 4.04",
+ "version" : "3.4.5",
+ "x_serialization_backend" : "JSON::PP version 4.07",
"x_static_install" : 0
}