puppet-bolt: Update to version 2.37.0

This commit is contained in:
Jakub Čábera 2020-12-11 21:50:12 +01:00
parent 7f41ac23c1
commit c458f0f497

View File

@ -1,12 +1,12 @@
{
"version": "2.36.0",
"version": "2.37.0",
"description": "Orchestration and agentless IT automation",
"homepage": "https://puppet.com/open-source/bolt",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://downloads.puppetlabs.com/windows/puppet6/puppet-bolt-2.36.0-x64.msi",
"hash": "d5a5e4cfb08240f23e815c05c826962c570fae8e8934778db59bc49f30b2cf45"
"url": "https://downloads.puppetlabs.com/windows/puppet6/puppet-bolt-2.37.0-x64.msi",
"hash": "a6ab909c35f8d1cf36642569a9b58da76ee736ac9195e576365a96a0ed22a7cc"
}
},
"extract_dir": "Puppet Labs\\Bolt",
@ -19,7 +19,7 @@
],
"bin": "bolt.bat",
"checkver": {
"url": "https://downloads.puppetlabs.com/windows/puppet/index_by_lastModified_reverse.html",
"url": "https://downloads.puppetlabs.com/windows/puppet6/index_by_lastModified_reverse.html",
"regex": "puppet-bolt-([\\d.]+)-x64\\.msi"
},
"autoupdate": {