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 1ef74b6 commit f868d56Copy full SHA for f868d56
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.12.tar.gz"
5
- sha256 "bbb8b4ff235a312d2941996c5141a6ff50aab3e3e458006d2a6855152246b48e"
+ url "https://github.com/jdx/mise/archive/refs/tags/v2025.8.13.tar.gz"
+ sha256 "519e8ccb656aaccd6a6599056df3d7218d025bdce9923f83c5e24db15f3e41e1"
6
license "MIT"
7
head "https://github.com/jdx/mise.git", branch: "main"
8
0 commit comments