Skip to content

Commit

Permalink
mise 2024.10.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mise-en-dev committed Oct 14, 2024
1 parent 408f4e4 commit b0d0dfa
Showing 1 changed file with 2 additions and 2 deletions.
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/v2024.10.2.tar.gz"
sha256 "c71b2a8396db4c331078c7411e6034eb9476e1a72c72003de6527338f375e85c"
url "https://github.com/jdx/mise/archive/refs/tags/v2024.10.3.tar.gz"
sha256 "2e447d07f60273c867ded91b8e5b3a8e0a8e416eec5adeb0eabb6b61472ea013"
license "MIT"
head "https://github.com/jdx/mise.git", branch: "main"

Expand Down

0 comments on commit b0d0dfa

Please sign in to comment.