vagrant: update livecheck

This commit is contained in:
Sam Ford
2023-11-20 17:13:18 -05:00
parent 8f327c9601
commit 4032aed1b7
+2 -2
View File
@@ -12,8 +12,8 @@ cask "vagrant" do
homepage "https://www.vagrantup.com/"
livecheck do
url "https://github.com/hashicorp/vagrant"
strategy :github_latest
url "https://developer.hashicorp.com/vagrant/install"
regex(/href=[^ >]*?vagrant[._-]v?(\d+(?:\.\d+)+)(?:[._-]darwin)?(?:[._-]#{arch})?\.dmg/i)
end
pkg "vagrant.pkg"