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 be6e3ae commit fb4eeabCopy full SHA for fb4eeab
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.8.11.tar.gz"
5
- sha256 "ef4efc24abfb4f2dd71d5a28fca115dd27dbb1eafd38e2b491d7e9b61c108952"
+ url "https://github.com/jdx/mise/archive/refs/tags/v2025.8.12.tar.gz"
+ sha256 "bbb8b4ff235a312d2941996c5141a6ff50aab3e3e458006d2a6855152246b48e"
6
license "MIT"
7
head "https://github.com/jdx/mise.git", branch: "main"
8
0 commit comments