mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
vagrant: Update to version 2.4.4
This commit is contained in:
parent
5f67eb9fcf
commit
0451583057
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "2.4.3",
|
"version": "2.4.4",
|
||||||
"description": "A tool for building and managing virtual machine environments in a single workflow.",
|
"description": "A tool for building and managing virtual machine environments in a single workflow.",
|
||||||
"homepage": "https://www.vagrantup.com/",
|
"homepage": "https://www.vagrantup.com/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://releases.hashicorp.com/vagrant/2.4.3/vagrant_2.4.3_windows_amd64.msi",
|
"url": "https://releases.hashicorp.com/vagrant/2.4.4/vagrant_2.4.4_windows_amd64.msi",
|
||||||
"hash": "5eb57707046255b941a4b8fcf8863fa5d67aa5f33f1c48a150c2bb274c9f003c"
|
"hash": "2ca717d9af38e3379d3aafe64d064994b604427523e3ac0512a8c1b4b5d71b49"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://releases.hashicorp.com/vagrant/2.4.3/vagrant_2.4.3_windows_i686.msi",
|
"url": "https://releases.hashicorp.com/vagrant/2.4.4/vagrant_2.4.4_windows_i686.msi",
|
||||||
"hash": "2be9f54e5057daa8371a78a741ec007034df773b3f68c124ea17feec1737deaf"
|
"hash": "996ee3b08dc099dc7e1f6e43eb511ee16ccdd1c6ea0c617d4125e3c07c23c3ae"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "Vagrant",
|
"extract_dir": "Vagrant",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user