Skip to content

Commit

Permalink
Bump vagrant to 2.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
hc-tfe-release-bot committed Nov 12, 2024
1 parent 6a087f7 commit f7c14f9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/vagrant.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
class Vagrant < Formula
desc "Development environment"
homepage "https://www.vagrantup.com/"
version "2.4.2"
version "2.4.3"

if OS.linux? && Hardware::CPU.intel?
url "https://releases.hashicorp.com/vagrant/2.4.2/vagrant_2.4.2_linux_amd64.zip"
sha256 "4289a3378b8b3397bbb64bfb2eb8fbd79ff271665a2765a35bda45e47d791d00"
url "https://releases.hashicorp.com/vagrant/2.4.3/vagrant_2.4.3_linux_amd64.zip"
sha256 "ae4fb15990cbbeaed5ab6d22524d30c59879a28ff7ed8972284fc055261219ef"
end

conflicts_with "vagrant"
Expand Down

0 comments on commit f7c14f9

Please sign in to comment.