puppet-bolt: Update to version 3.9.0

This commit is contained in:
Richard Kuhnt 2021-05-25 21:00:21 +00:00
parent 358e59a28b
commit 9512793af0

View File

@ -1,12 +1,12 @@
{ {
"version": "3.8.1", "version": "3.9.0",
"description": "Orchestration and agentless IT automation", "description": "Orchestration and agentless IT automation",
"homepage": "https://puppet.com/open-source/bolt", "homepage": "https://puppet.com/open-source/bolt",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://downloads.puppetlabs.com/windows/puppet6/puppet-bolt-3.8.1-x64.msi", "url": "https://downloads.puppetlabs.com/windows/puppet6/puppet-bolt-3.9.0-x64.msi",
"hash": "3fe3f4f83c1a236f9fb062f17e0c7a091ffd49a20fd3ae83e73eb1a38b8a4ebe" "hash": "6f989fe7563d2a4088028400bf88fc3248aa88177210e7159442ea2a26ce82d4"
} }
}, },
"extract_dir": "Puppet Labs\\Bolt", "extract_dir": "Puppet Labs\\Bolt",