MODULES-10063, extend apt::key to support deeplinks, current implementation only...
[puppet-modules/puppetlabs-apt.git] / metadata.json
index 80c45a91de2f6d0947a20d336fef4b06109940e9..214c912e3a1f86588f326dfe0aa2123a84cdaeab 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "puppetlabs-apt",
-  "version": "7.1.0",
+  "version": "7.2.0",
   "author": "puppetlabs",
   "summary": "Provides an interface for managing Apt source, key, and definitions with Puppet",
   "license": "Apache-2.0",
       "operatingsystem": "Debian",
       "operatingsystemrelease": [
         "8",
-        "9"
+        "9",
+        "10"
       ]
     },
     {
       "operatingsystem": "Ubuntu",
       "operatingsystemrelease": [
-        "14.04",
         "16.04",
         "18.04"
       ]