puppet-bolt: Update to version 3.0.0

This commit is contained in:
Richard Kuhnt 2021-02-04 22:00:26 +00:00
parent 6d0acedcef
commit 5ddd8e3f86

View File

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