Skip to content

Commit

Permalink
Merge pull request #200830 from mise-en-dev/bump-mise-2024.12.6
Browse files Browse the repository at this point in the history
mise 2024.12.6
  • Loading branch information
BrewTestBot authored Dec 11, 2024
2 parents cc2b49a + 48a06ef commit a0676a0
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 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.12.5.tar.gz"
sha256 "0b7b2bb056bc9429d585c8c23202b1c299793e9b7b72017e3f7b5df390b25ad8"
url "https://github.com/jdx/mise/archive/refs/tags/v2024.12.6.tar.gz"
sha256 "c8f41169d6c9c44dd754ea47cbd83f85b0ba01d721fdbe68f71b30abe05d26e3"
license "MIT"
head "https://github.com/jdx/mise.git", branch: "main"

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

bottle do
sha256 cellar: :any, arm64_sequoia: "374730306dc4514d838a04ddef71087da24437210fc64781053f576105b5d8bf"
sha256 cellar: :any, arm64_sonoma: "949d982e11b748b3ddef024eb7fd8049cfa6127577536101d61c460e39445de7"
sha256 cellar: :any, arm64_ventura: "99940fa62a7dcfcc21e3c529748fd90d4c31bedc005bc92f3513ed06e4e4546a"
sha256 cellar: :any, sonoma: "a62bcaff3a871086b2830511756755f2eb05225f7e563619d7b2bb69ea6a508e"
sha256 cellar: :any, ventura: "70706b1a8028b14aadbe2255f3de084ad270c5af114c975237854258b26e24e7"
sha256 cellar: :any_skip_relocation, x86_64_linux: "ec5ba776fd67eac34ac0fcfb1c331c353578c4bea12330b9e4b6d056e5797234"
sha256 cellar: :any, arm64_sequoia: "0ea4e6d6103989761cfabfddcb06a74b3ce0edb6c8af9f45f1ca4d5928d59345"
sha256 cellar: :any, arm64_sonoma: "469a86b2adb365e9cb5424fbc6ec76fbf0e2c63ad148d936f634cecb90c4ba0e"
sha256 cellar: :any, arm64_ventura: "c53b680406205b762b5c98b30a75e9ac6f37f940f28d360c8c4bb201d4c8f421"
sha256 cellar: :any, sonoma: "26ccb13c7107e0d2c8a64943733f71ace5a9a5efbbe5aefb64969b1c0bd28422"
sha256 cellar: :any, ventura: "4435e08fa8e3935216c2c60722c22f4316ce6893fd686327385094a70e56f496"
sha256 cellar: :any_skip_relocation, x86_64_linux: "7eadb9d840f11dc36c21f3da00688c206e536749d56a05450dc3bd8345dd45de"
end

depends_on "pkgconf" => :build
Expand Down

0 comments on commit a0676a0

Please sign in to comment.