Skip to content

Commit

Permalink
Merge pull request #173050 from mise-en-dev/bump-mise-2024.5.24
Browse files Browse the repository at this point in the history
mise 2024.5.24
  • Loading branch information
BrewTestBot authored May 28, 2024
2 parents c902dbc + b515cdf commit 177ca42
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Formula/m/mise.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Mise < Formula
desc "Polyglot runtime manager (asdf rust clone)"
homepage "https://mise.jdx.dev/"
url "https://github.com/jdx/mise/archive/refs/tags/v2024.5.23.tar.gz"
sha256 "d430b1784a1426cfb7bcce1d447b361478cba34dd9ba5dce8e49274c18dc8151"
url "https://github.com/jdx/mise/archive/refs/tags/v2024.5.24.tar.gz"
sha256 "0437fdc2b0f499b7c29d8205fd0d9ec3e6c64ad0b7b4d582527553eaf74ced22"
license "MIT"
head "https://github.com/jdx/mise.git", branch: "main"

Expand All @@ -12,13 +12,13 @@ class Mise < Formula
end

bottle do
sha256 cellar: :any, arm64_sonoma: "59e2956c9547e149e502b885ce2526f6d6e218355898e234601a02813e5b1643"
sha256 cellar: :any, arm64_ventura: "2b71565660262618f502ad44b7ccb31d3231e65589864416b5d26bf2fef066e9"
sha256 cellar: :any, arm64_monterey: "70b559d7ba049a5be103c4e8e712cf3af29c1bcf0e260442fed308d854a598b8"
sha256 cellar: :any, sonoma: "f2af246d5de338bd948b584729ade19b7e779d8e9961b0a4542305bd5b9d7e0d"
sha256 cellar: :any, ventura: "40bf7e33b4ce4afecf41e0fe0c2d0187e0a6ef100b788a8e563335b7d7fe83d4"
sha256 cellar: :any, monterey: "eb42bf5215066693089e22dcbab6169bf65618e778ec7d7ade8c0a2222694d17"
sha256 cellar: :any_skip_relocation, x86_64_linux: "b841c2b1fde59f209b7163bbf08df76cccb1c13d92b2dcf402c9201455134176"
sha256 cellar: :any, arm64_sonoma: "62afd81914dfc1f0a57228c1119832dee8260d692fda6a14aac71f2fc2b3dfea"
sha256 cellar: :any, arm64_ventura: "d7bbe22fcc644397adaa007020867029cb4af9024506e189f90b03da25ebb3fb"
sha256 cellar: :any, arm64_monterey: "ea43eadb6c1c0ed03ae3a6290f6ff31152993e60bd84a753085ec431ba25b05f"
sha256 cellar: :any, sonoma: "21538284fdfad54854df901447cf6ca925a6fcfa9994499ae8fe24c00eeb6a22"
sha256 cellar: :any, ventura: "378f3302e76dfe400b17e874de2d261a86fc79876184f8dcc82f61b64b1aaa09"
sha256 cellar: :any, monterey: "cd846a518c066acac822a09e1b8649e74d74999d9e63ac40aeeb113b4087f280"
sha256 cellar: :any_skip_relocation, x86_64_linux: "9431637d192921f02ee668f0cf5b09d4886393eefef1640f890d527a3fb153a9"
end

depends_on "pkg-config" => :build
Expand Down

0 comments on commit 177ca42

Please sign in to comment.