Update stdlib and concat to 6.1.0 both
[mirror/dsa-puppet.git] / 3rdparty / modules / stdlib / metadata.json
index 48a794b..cd4b4c0 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "puppetlabs-stdlib",
-  "version": "5.2.0",
+  "version": "6.1.0",
   "author": "puppetlabs",
   "summary": "Standard library of resources for Puppet modules.",
   "license": "Apache-2.0",
@@ -17,7 +17,8 @@
       "operatingsystemrelease": [
         "5",
         "6",
-        "7"
+        "7",
+        "8"
       ]
     },
     {
@@ -55,7 +56,8 @@
       "operatingsystem": "Debian",
       "operatingsystemrelease": [
         "8",
-        "9"
+        "9",
+        "10"
       ]
     },
     {
@@ -81,6 +83,7 @@
         "2012",
         "2012 R2",
         "2016",
+        "2019",
         "7",
         "8.1",
         "10"
   "requirements": [
     {
       "name": "puppet",
-      "version_requirement": ">= 2.7.20 < 7.0.0"
+      "version_requirement": ">= 5.5.10 < 7.0.0"
     }
   ],
   "description": "Standard Library for Puppet Modules",
-  "pdk-version": "1.7.1",
-  "template-url": "https://github.com/puppetlabs/pdk-templates/",
-  "template-ref": "heads/master-0-g6814a87"
+  "pdk-version": "1.12.0",
+  "template-url": "https://github.com/puppetlabs/pdk-templates#master",
+  "template-ref": "1.12.0-0-g55d9ae2"
 }