mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
vagrant: Update to version 2.3.5
This commit is contained in:
parent
0ec7bf8a1e
commit
af6b026aa8
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "2.3.4",
|
"version": "2.3.5",
|
||||||
"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.3.4/vagrant_2.3.4_windows_amd64.msi",
|
"url": "https://releases.hashicorp.com/vagrant/2.3.5/vagrant_2.3.5_windows_amd64.msi",
|
||||||
"hash": "c08c9201dbc4ae7292d615fab60b083f72a6711b5fa35d20b4bda3511a830dad"
|
"hash": "7f7b58e046c8b41d767ecab387cebe8bfb04121e6511f23ecfda3fff586cfffa"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://releases.hashicorp.com/vagrant/2.3.4/vagrant_2.3.4_windows_i686.msi",
|
"url": "https://releases.hashicorp.com/vagrant/2.3.5/vagrant_2.3.5_windows_i686.msi",
|
||||||
"hash": "74f6d5cfc4e14b52e38d5b25b75b46715e2f0f09d5187d1a514aab7e687cf651"
|
"hash": "09c72a39e7820c88c6c5454c8812dcf5dc7ce401762737d016072ab59a10ba6f"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "HashiCorp/Vagrant",
|
"extract_dir": "HashiCorp/Vagrant",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user