mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
vagrant: Update to version 2.4.7
This commit is contained in:
parent
5a2fb27027
commit
9fa93feb89
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "2.4.6",
|
"version": "2.4.7",
|
||||||
"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.6/vagrant_2.4.6_windows_amd64.msi",
|
"url": "https://releases.hashicorp.com/vagrant/2.4.7/vagrant_2.4.7_windows_amd64.msi",
|
||||||
"hash": "1313c24033840aa1b80e54156730a570b631d4f5a85632ed96d23f30c65d6b02"
|
"hash": "d2cf07a7e97be3c1a49da55963df75a773c32a87f1ee26feb18600b37e513ddf"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://releases.hashicorp.com/vagrant/2.4.6/vagrant_2.4.6_windows_i686.msi",
|
"url": "https://releases.hashicorp.com/vagrant/2.4.7/vagrant_2.4.7_windows_i686.msi",
|
||||||
"hash": "59c93c35f7235b9f898878eb170146f3e1b3a765371cfe1c6646ecb5ac4b5376"
|
"hash": "a21d819664641ef2af858bad13884a446fc34f87d0378a45bb6df0e110efce92"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "Vagrant",
|
"extract_dir": "Vagrant",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user