mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
Update packer to version 1.0.3
This commit is contained in:
parent
9f82594ce0
commit
db9579ecf6
10
packer.json
10
packer.json
@ -1,15 +1,15 @@
|
||||
{
|
||||
"homepage": "https://www.packer.io",
|
||||
"license": "Mozilla Public License 2.0",
|
||||
"version": "1.0.2",
|
||||
"version": "1.0.3",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://releases.hashicorp.com/packer/1.0.2/packer_1.0.2_windows_amd64.zip",
|
||||
"hash": "32db9260a98a42b42d4591ea48c8be04fb6f77fd04fe4fa1a832b93d81ec123c"
|
||||
"url": "https://releases.hashicorp.com/packer/1.0.3/packer_1.0.3_windows_amd64.zip",
|
||||
"hash": "774699160352e65891483be0c60aff557db32761d907ac5748cf65aeb9489fb1"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://releases.hashicorp.com/packer/1.0.2/packer_1.0.2_windows_386.zip",
|
||||
"hash": "a31a4421dee6ea7ce19592c3d2faf4e1511c0530af26668d3980b076c0453a63"
|
||||
"url": "https://releases.hashicorp.com/packer/1.0.3/packer_1.0.3_windows_386.zip",
|
||||
"hash": "3ab1c214ff7ed20df60a22dc79a2cacf3ef7bc4900ab68074a1c61a34bfb5962"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user