Skip to content

Commit 6e2b35a

Browse files
committed
mise 2024.12.4
1 parent f953d8c commit 6e2b35a

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.3.tar.gz"
5-
sha256 "954b3f017a958d9c55843a4deb529d87b7afa3cf8f639b1246e42697c617d85d"
4+
url "https://github.com/jdx/mise/archive/refs/tags/v2024.12.4.tar.gz"
5+
sha256 "bda1dc53b8cd459ec452ff8846a09dfb7559bf50bb2d67b4bfd25aede9f022de"
66
license "MIT"
77
head "https://github.com/jdx/mise.git", branch: "main"
88

0 commit comments

Comments
 (0)