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 1ac69ae commit 345e54bCopy full SHA for 345e54b
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.10.0.tar.gz"
5
- sha256 "b6d3286381b504ec4138d038131d58fa7d6af380dc429cbf9e894260c931831e"
+ url "https://github.com/jdx/mise/archive/refs/tags/v2025.10.1.tar.gz"
+ sha256 "30c7e11774ef85e237abb8e9718c36fd008a689f65ec6e80ff4df93d6d1118e5"
6
license "MIT"
7
head "https://github.com/jdx/mise.git", branch: "main"
8
0 commit comments