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 b2beab9 commit 83091c4Copy full SHA for 83091c4
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.2.0.tar.gz"
5
- sha256 "f79fe7c35f06ccd64c65b657e1f73fd8e0679ab0e63971a6a1da5611d11a4678"
+ url "https://github.com/jdx/mise/archive/refs/tags/v2025.2.1.tar.gz"
+ sha256 "9fe245786b34eca166f2001358f8ddac9632c38739fdc559f378d2536fff559e"
6
license "MIT"
7
head "https://github.com/jdx/mise.git", branch: "main"
8
0 commit comments