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 2b89e69 commit 8f300b4Copy full SHA for 8f300b4
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.8.8.tar.gz"
5
- sha256 "ea25f6880b525c4a8444b69b7380f2f7d863784877b469c8257900ea48b37cb6"
+ url "https://github.com/jdx/mise/archive/refs/tags/v2025.8.9.tar.gz"
+ sha256 "d56dcb34b0843cf9661bf6c4d5966a0d4872bb02211b4c122efd48f3eb6dea88"
6
license "MIT"
7
head "https://github.com/jdx/mise.git", branch: "main"
8
0 commit comments