mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
vagrant: Update to version 2.4.1
This commit is contained in:
parent
f9e5f24c28
commit
1947976f01
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "2.4.0",
|
||||
"version": "2.4.1",
|
||||
"description": "A tool for building and managing virtual machine environments in a single workflow.",
|
||||
"homepage": "https://www.vagrantup.com/",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://releases.hashicorp.com/vagrant/2.4.0/vagrant_2.4.0_windows_amd64.msi",
|
||||
"hash": "d8f62fce5de0f4b9fb1a4afece10faa6fafed41929ccfe7bb380f160358043e4"
|
||||
"url": "https://releases.hashicorp.com/vagrant/2.4.1/vagrant_2.4.1_windows_amd64.msi",
|
||||
"hash": "fc3806e071b7af2067eec5e8dfbe9f2dfe2c46139c5d682bb7defd7a2f9083e9"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://releases.hashicorp.com/vagrant/2.4.0/vagrant_2.4.0_windows_i686.msi",
|
||||
"hash": "6c63fab066223e55f52e3eb58dd41876e877926e152f61aafb60bb2651c88c68"
|
||||
"url": "https://releases.hashicorp.com/vagrant/2.4.1/vagrant_2.4.1_windows_i686.msi",
|
||||
"hash": "cbf809b7d89cf0b7ef0d990b99d502b1d67c9afecedd326fb187f59ebe311d6f"
|
||||
}
|
||||
},
|
||||
"extract_dir": "Vagrant",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user