Skip to content

Commit 2b0aeed

Browse files
committed
mise 2024.11.10
1 parent 62b912a commit 2b0aeed

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

0 commit comments

Comments
 (0)