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 897ffac commit 3bc5248Copy full SHA for 3bc5248
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.10.tar.gz"
5
- sha256 "cc113c02147c52a222c504c10da3e136a65e21725a536fd419448bee2922c1dd"
+ url "https://github.com/jdx/mise/archive/refs/tags/v2025.8.11.tar.gz"
+ sha256 "ef4efc24abfb4f2dd71d5a28fca115dd27dbb1eafd38e2b491d7e9b61c108952"
6
license "MIT"
7
head "https://github.com/jdx/mise.git", branch: "main"
8
0 commit comments