Skip to content

Commit ff71ee0

Browse files
committed
mise 2024.12.12
1 parent a4c21d5 commit ff71ee0

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.11.tar.gz"
5-
sha256 "059ae28e362993ea18df9edc0434c9bbda6abf3bab81b61447c462199acee63a"
4+
url "https://github.com/jdx/mise/archive/refs/tags/v2024.12.12.tar.gz"
5+
sha256 "0eeab8fbf1b25517d050776be89de35826ced39311596c8a09abec6d89fa1f4f"
66
license "MIT"
77
head "https://github.com/jdx/mise.git", branch: "main"
88

0 commit comments

Comments
 (0)