Skip to content

Commit a5b0800

Browse files
committed
mise 2024.12.24
1 parent 389e6a3 commit a5b0800

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/m/mise.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Mise < Formula
22
desc "Polyglot runtime manager (asdf rust clone)"
33
homepage "https://mise.jdx.dev/"
4-
url "https://github.com/jdx/mise/archive/refs/tags/v2024.12.23.tar.gz"
5-
sha256 "0e28e3e4b3706a9ade2d3b701bc048a0cff67708a8b69f04b2fd3410e725cdcd"
4+
url "https://github.com/jdx/mise/archive/refs/tags/v2024.12.24.tar.gz"
5+
sha256 "82b96daf3df808f0c08af1d9f3b9dee700c3634191f8669a21b9d45905ad566b"
66
license "MIT"
77
head "https://github.com/jdx/mise.git", branch: "main"
88

0 commit comments

Comments
 (0)