diff --git a/Formula/m/mise.rb b/Formula/m/mise.rb index 07ceb0510d1ae..6b5ea26293247 100644 --- a/Formula/m/mise.rb +++ b/Formula/m/mise.rb @@ -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.12.11.tar.gz" - sha256 "059ae28e362993ea18df9edc0434c9bbda6abf3bab81b61447c462199acee63a" + url "https://github.com/jdx/mise/archive/refs/tags/v2024.12.12.tar.gz" + sha256 "0eeab8fbf1b25517d050776be89de35826ced39311596c8a09abec6d89fa1f4f" license "MIT" head "https://github.com/jdx/mise.git", branch: "main" @@ -12,12 +12,12 @@ class Mise < Formula end bottle do - sha256 cellar: :any, arm64_sequoia: "8bee37c8a26ebe28bb166ffe405c5ff27450d47a443289e257a1fd0642086031" - sha256 cellar: :any, arm64_sonoma: "41ea51e33c6731e4f70a084a52735e30c5573242f83beef80bf84289f8d49ac8" - sha256 cellar: :any, arm64_ventura: "4656e3ec9a8642ab0110697ec1719e659aba26c10f9baeb054f047741e64e773" - sha256 cellar: :any, sonoma: "f2e81835ea85e8d891d8f5b8fc7cb247ea70ffae5221680d11414bae2d01209f" - sha256 cellar: :any, ventura: "d660e4755918a2965833084623947d4eb8edd20c6a3403ab1681bf547f0c4ea3" - sha256 cellar: :any_skip_relocation, x86_64_linux: "fc26e96d9dcc872910d0db63002605f84511cdbdc511008fe35b1295e443ddb3" + sha256 cellar: :any, arm64_sequoia: "15b32d14324233b95007fb0a5be9a6f600d5897072b8128f4f7c48eb59f409eb" + sha256 cellar: :any, arm64_sonoma: "225a538d24db92db1026c25872b15154068bb6c3883e7adf5e5430adb4ad0ac6" + sha256 cellar: :any, arm64_ventura: "324a1dd486d1e72aaec15ae2c7a14872fbb31f729903231e31591f955066bb7f" + sha256 cellar: :any, sonoma: "e62b22c8dfa76182b56ccff4871e5b7a0b85c08a874c38bd231d3c7016eaee46" + sha256 cellar: :any, ventura: "2d4f47f1d2d6f007e094ac92bb84b67792100b8cc670eb82f9030cadaf809055" + sha256 cellar: :any_skip_relocation, x86_64_linux: "2179442ff331cc9250c2de6722c43a3e7e9658759023ec8b914362613965792d" end depends_on "pkgconf" => :build