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 61fcc76 commit e288c8eCopy full SHA for e288c8e
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.17.tar.gz"
5
- sha256 "5b72cb4d8eff9a6b8e56b18ecbf8c3cdd220e1bb6dcad6c7b552f09448c30077"
+ url "https://github.com/jdx/mise/archive/refs/tags/v2025.10.18.tar.gz"
+ sha256 "987bdf4ad6ea83690827a9ebfa5f6fefa6d6541ab10a1bab7116535f8dcd6235"
6
license "MIT"
7
head "https://github.com/jdx/mise.git", branch: "main"
8
0 commit comments