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 95ad4ca commit 5e7c50bCopy full SHA for 5e7c50b
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.18.tar.gz"
5
- sha256 "987bdf4ad6ea83690827a9ebfa5f6fefa6d6541ab10a1bab7116535f8dcd6235"
+ url "https://github.com/jdx/mise/archive/refs/tags/v2025.10.19.tar.gz"
+ sha256 "b93523009f2022a4e67f3f9b894f22f8d8154c85dc5c3cfd28ae1d57fa66d712"
6
license "MIT"
7
head "https://github.com/jdx/mise.git", branch: "main"
8
0 commit comments