Introduce an Apt::Proxy type to validate the hash
[puppet-modules/puppetlabs-apt.git] / metadata.json
index 22c8836f0549dfe2ad342e6981c07fff128ac615..351567618eb1ef53c785153aaefe732199ece0ad 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "puppetlabs-apt",
-  "version": "4.5.1",
+  "version": "5.0.0",
   "author": "Puppet Labs",
   "summary": "Provides an interface for managing Apt source, key, and definitions with Puppet",
   "license": "Apache-2.0",
     {
       "operatingsystem": "Debian",
       "operatingsystemrelease": [
-        "7",
-        "8"
+        "8",
+        "9"
       ]
     },
     {
       "operatingsystem": "Ubuntu",
       "operatingsystemrelease": [
         "14.04",
-        "16.04"
+        "16.04",
+        "18.04"
       ]
     }
   ],
@@ -36,6 +37,6 @@
     }
   ],
   "template-url": "https://github.com/puppetlabs/pdk-templates",
-  "template-ref": "heads/master-0-gfe44b98",
+  "template-ref": "heads/master-0-g34e3266",
   "pdk-version": "1.5.0"
 }