mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
vagrant: hash fix (#2519)
Co-authored-by: ScoopInstaller <cabera.jakub@gmail.com>
This commit is contained in:
parent
693d2ddced
commit
97b4565678
@ -6,11 +6,11 @@
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://releases.hashicorp.com/vagrant/2.2.18/vagrant_2.2.18_x86_64.msi",
|
||||
"hash": "aed44d72e72d2183354c7e2e0f6118e289becba0491a67eb2e5551701b70d359"
|
||||
"hash": "8ce913bee9debcbf39f313f4255e56f37dac5281cd62458c0c0040e5c76ee93e"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://releases.hashicorp.com/vagrant/2.2.18/vagrant_2.2.18_i686.msi",
|
||||
"hash": "b4f1da25cd8e536289988dcf922ba3ebd0469fe1c1de43e2c20c4ce707f491dd"
|
||||
"hash": "8a82e4185aab1bc801d0ddfeee1ee7a64931500df0151a8048cbad32e467a89c"
|
||||
}
|
||||
},
|
||||
"extract_dir": "HashiCorp/Vagrant",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user