puppet-bolt: Update to version 3.6.1

This commit is contained in:
Richard Kuhnt 2021-04-07 21:00:17 +00:00
parent a6db7730e3
commit 5146f86cff

View File

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