vagrant 2.4.1

This commit is contained in:
Rui Chen 2024-01-20 12:17:21 -05:00
parent f066c27235
commit 3fcf62641e
No known key found for this signature in database
GPG Key ID: 6577287BDCA70840
1 changed files with 3 additions and 3 deletions

View File

@ -1,9 +1,9 @@
cask "vagrant" do
arch arm: "arm64", intel: "amd64"
version "2.4.0"
sha256 arm: "97806047dfc7e0c3818f946a1c954ab03d8f6d1ae45d1aa43e5bdbd7a8856631",
intel: "97806047dfc7e0c3818f946a1c954ab03d8f6d1ae45d1aa43e5bdbd7a8856631"
version "2.4.1"
sha256 arm: "881953f7d4cea45aa8b2f2c6c8f5714c2ad4586edd17c6faeb163c6ebed2918e",
intel: "881953f7d4cea45aa8b2f2c6c8f5714c2ad4586edd17c6faeb163c6ebed2918e"
url "https://releases.hashicorp.com/vagrant/#{version}/vagrant_#{version}_darwin_#{arch}.dmg",
verified: "hashicorp.com/vagrant/"