puppet-bolt: Update to version 3.6.0

This commit is contained in:
Richard Kuhnt 2021-04-06 18:00:38 +00:00
parent 4ec3d0491e
commit 62660e74d5

View File

@ -1,12 +1,12 @@
{ {
"version": "3.5.0", "version": "3.6.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.5.0-x64.msi", "url": "https://downloads.puppetlabs.com/windows/puppet6/puppet-bolt-3.6.0-x64.msi",
"hash": "fbbf91f0efebc61f24d0ae4ff067e6504624406ade960727862ee74c61b29ce1" "hash": "4fe5b51b29ec2f7108a4a3248e96b4aa9afc8774e11bfca4eb8ed9d49101b2ed"
} }
}, },
"extract_dir": "Puppet Labs\\Bolt", "extract_dir": "Puppet Labs\\Bolt",