puppet-bolt: Update to version 3.0.1

This commit is contained in:
Richard Kuhnt 2021-02-16 23:00:24 +00:00
parent 6b5939daee
commit 8e1e3e15d0

View File

@ -1,12 +1,12 @@
{ {
"version": "3.0.0", "version": "3.0.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.0.0-x64.msi", "url": "https://downloads.puppetlabs.com/windows/puppet6/puppet-bolt-3.0.1-x64.msi",
"hash": "e72bd3f30b61d191993283ec35d2c157b614ceadbe679362f644eb2f6a902a16" "hash": "0dbe63a7aa693e19a8029918e8e0e37711456fdb57da58a3b8cfc52f3b824253"
} }
}, },
"extract_dir": "Puppet Labs\\Bolt", "extract_dir": "Puppet Labs\\Bolt",