Skip to content

Commit 470b98a

Browse files
authored
Merge pull request #236435 from Homebrew/bump-mise-2025.9.4
mise 2025.9.4
2 parents 0181cbe + 464af87 commit 470b98a

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

Formula/m/mise.rb

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Mise < Formula
22
desc "Polyglot runtime manager (asdf rust clone)"
33
homepage "https://mise.jdx.dev/"
4-
url "https://github.com/jdx/mise/archive/refs/tags/v2025.9.2.tar.gz"
5-
sha256 "fcf1e472900f74e8df2e0612300bcedbbf110b9797f5fc7522e5652cfd8eca08"
4+
url "https://github.com/jdx/mise/archive/refs/tags/v2025.9.4.tar.gz"
5+
sha256 "406b28194ed914d31a7851c32303ff20a7126a691231beab68edf590df8d7075"
66
license "MIT"
77
head "https://github.com/jdx/mise.git", branch: "main"
88

@@ -12,13 +12,13 @@ class Mise < Formula
1212
end
1313

1414
bottle do
15-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "e50b61b3ff571860cac1dbb634c4c1168b656d188615da4cdb430876317f8838"
16-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "0355366f3cd7a4f074255b823a07cd3048d27deb444def510fd0932587ca769e"
17-
sha256 cellar: :any_skip_relocation, arm64_ventura: "27b97bf9c1da10e34d385f84cf59e27631da5961471d741bb5684a73810c374f"
18-
sha256 cellar: :any_skip_relocation, sonoma: "a56c5d44abb624d0fc4408854ee7ee296f0037e882395c56375733e44001a8c9"
19-
sha256 cellar: :any_skip_relocation, ventura: "363f1f1957cb36a7cd2a731ae1781fa843ef3691818efec228798198ffe16487"
20-
sha256 cellar: :any_skip_relocation, arm64_linux: "fc3b6806937fd9b5d689b30ae415112073621091392b893c05c2ab3f31aa29e0"
21-
sha256 cellar: :any_skip_relocation, x86_64_linux: "4275cec7e52bc3d86fa3bc01914081d36d2ee175cd20388cd3e40ec76c6f1f4d"
15+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "fe2c215eaa19ea35ae9b14ea55a99655bbd7895e2ccd2fa43f80aeeb0b60dfe0"
16+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "d983d521aba94521c00a4e19885336baf57e5b390de2a0a5607351a36f7e6e0f"
17+
sha256 cellar: :any_skip_relocation, arm64_ventura: "1815b61f29ab90ca6c54230602f3d5bc38209ddb76247a5a40fcde1b0a6bdb9c"
18+
sha256 cellar: :any_skip_relocation, sonoma: "c163f85b86e6c5b39556cf30c66d3a884dbe177cc1ee7139bc44745025e04674"
19+
sha256 cellar: :any_skip_relocation, ventura: "2e0b98e411cbae928ae43312726c109cc9355e69616afe1e3aa6523371be1cf3"
20+
sha256 cellar: :any_skip_relocation, arm64_linux: "82b39fe5d6727a654ba0b5750f461580d964364d5f5d8d830d5e84516077bfc5"
21+
sha256 cellar: :any_skip_relocation, x86_64_linux: "09f121f0f9c0e573c1ec852e55cafdc6ed75a7a672d2ed88f95755f6e7ffd40b"
2222
end
2323

2424
depends_on "pkgconf" => :build

0 commit comments

Comments
 (0)