Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Formula/m/mise.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Mise < Formula
desc "Polyglot runtime manager (asdf rust clone)"
homepage "https://mise.jdx.dev/"
url "https://github.com/jdx/mise/archive/refs/tags/v2026.5.8.tar.gz"
sha256 "6f90fc73db4f2aad9de30977c7d2398f2d734c0a3d6f96560363117522acb990"
url "https://github.com/jdx/mise/archive/refs/tags/v2026.5.9.tar.gz"
sha256 "d69ee7b367bffb9ddf66bf403131e50577f642f9a428572020610bd5fee33e52"
license "MIT"
head "https://github.com/jdx/mise.git", branch: "main"

Expand Down
Loading