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 f3d2ac5 commit a3bfce1Copy full SHA for a3bfce1
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.3.tar.gz"
5
- sha256 "da66ee4393d8d724cc9e5529c74644f8ed90b1ec4706de994f3479624268f5bd"
+ url "https://github.com/jdx/mise/archive/refs/tags/v2025.10.4.tar.gz"
+ sha256 "bac571bac0c5e28d52356de0f0af645b257a48afc29dc7b68fa118b728d8ca2f"
6
license "MIT"
7
head "https://github.com/jdx/mise.git", branch: "main"
8
0 commit comments