11class 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
@@ -12,12 +12,12 @@ class Mise < Formula
1212 end
1313
1414 bottle do
15- sha256 cellar : :any , arm64_sequoia : "8bee37c8a26ebe28bb166ffe405c5ff27450d47a443289e257a1fd0642086031 "
16- sha256 cellar : :any , arm64_sonoma : "41ea51e33c6731e4f70a084a52735e30c5573242f83beef80bf84289f8d49ac8 "
17- sha256 cellar : :any , arm64_ventura : "4656e3ec9a8642ab0110697ec1719e659aba26c10f9baeb054f047741e64e773 "
18- sha256 cellar : :any , sonoma : "f2e81835ea85e8d891d8f5b8fc7cb247ea70ffae5221680d11414bae2d01209f "
19- sha256 cellar : :any , ventura : "d660e4755918a2965833084623947d4eb8edd20c6a3403ab1681bf547f0c4ea3 "
20- sha256 cellar : :any_skip_relocation , x86_64_linux : "fc26e96d9dcc872910d0db63002605f84511cdbdc511008fe35b1295e443ddb3 "
15+ sha256 cellar : :any , arm64_sequoia : "15b32d14324233b95007fb0a5be9a6f600d5897072b8128f4f7c48eb59f409eb "
16+ sha256 cellar : :any , arm64_sonoma : "225a538d24db92db1026c25872b15154068bb6c3883e7adf5e5430adb4ad0ac6 "
17+ sha256 cellar : :any , arm64_ventura : "324a1dd486d1e72aaec15ae2c7a14872fbb31f729903231e31591f955066bb7f "
18+ sha256 cellar : :any , sonoma : "e62b22c8dfa76182b56ccff4871e5b7a0b85c08a874c38bd231d3c7016eaee46 "
19+ sha256 cellar : :any , ventura : "2d4f47f1d2d6f007e094ac92bb84b67792100b8cc670eb82f9030cadaf809055 "
20+ sha256 cellar : :any_skip_relocation , x86_64_linux : "2179442ff331cc9250c2de6722c43a3e7e9658759023ec8b914362613965792d "
2121 end
2222
2323 depends_on "pkgconf" => :build
0 commit comments