We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b74135f commit 6f72278Copy full SHA for 6f72278
Formula/m/mise.rb
@@ -1,8 +1,8 @@
1
class Mise < Formula
2
desc "Polyglot runtime manager (asdf rust clone)"
3
homepage "https://mise.jdx.dev/"
4
- url "https://github.com/jdx/mise/archive/refs/tags/v2025.7.3.tar.gz"
5
- sha256 "646ada3451e61b4a9fec0133c2f138cfd4af5a8b9fb56a70648f452124221f39"
+ url "https://github.com/jdx/mise/archive/refs/tags/v2025.7.4.tar.gz"
+ sha256 "155d357c729459baebc2526f1813ed6f5e8d7e954c4fba1585067e86992b7af5"
6
license "MIT"
7
head "https://github.com/jdx/mise.git", branch: "main"
8
0 commit comments