diff --git a/Formula/m/mise.rb b/Formula/m/mise.rb index 76c959ea0dec..be4f94f7ee7c 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/v2025.5.13.tar.gz" - sha256 "1f0daeb1356b2c73a35acee8adefe62a8b0e76ea0ad18656d2033c8e7a5abd72" + url "https://github.com/jdx/mise/archive/refs/tags/v2025.5.14.tar.gz" + sha256 "aaae94bff1df40ee0a337e465b355ee1749433c54b669bef89562cb50be77613" license "MIT" head "https://github.com/jdx/mise.git", branch: "main" @@ -14,13 +14,13 @@ class Mise < Formula no_autobump! because: :bumped_by_upstream bottle do - sha256 cellar: :any_skip_relocation, arm64_sequoia: "6c30055aa806f10047d740a17fdb2cb8a2fc07edbea9ee6c0e84c5e39e27118a" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "6153778f7605d5e7a1f6ba44e73983b48c93ae6fbcf5b2fc4c92954990425d8d" - sha256 cellar: :any_skip_relocation, arm64_ventura: "069b92cd865a0726ee09dc3c54febb4c9a4fd01c60d8a1685905d1de5701f851" - sha256 cellar: :any_skip_relocation, sonoma: "77de0b15d8c3a8253c60a5ee8b7bade9e55167320ed690c42e381c38d5650402" - sha256 cellar: :any_skip_relocation, ventura: "43b2e1ee9bb0c5e9bc1d6513f3c6122a67b9d4bea9b217e5723fe7fed930fe3f" - sha256 cellar: :any_skip_relocation, arm64_linux: "0d2ef77f82223a42e816820f77af063e3462d4ffce48dc5eb6e2c05bb621420e" - sha256 cellar: :any_skip_relocation, x86_64_linux: "e3b61f7e2168ce14d339ca3216c874f9703122ba8941c86cb96caf47608618a7" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "5a6f669b1415dc09320c8cd89d1b37aa748f2bf46a3c3c62064f101a33e1075a" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "64fdb76692059eaece82b410fbc36572deff83664329cd0e58148864ee43fc6a" + sha256 cellar: :any_skip_relocation, arm64_ventura: "d29bb273146fcdac431dbe7fc1d1bf82ef15aa2bb048b4d611b90c0543de66cc" + sha256 cellar: :any_skip_relocation, sonoma: "1c98e4f219cf719a19cb5f80dcadbf771d89dcf26532777febf09901c33a0495" + sha256 cellar: :any_skip_relocation, ventura: "459a9c68c56f48a2fa5115a99b96f9816aa6229ba2da7f0d4a2ef449b4be915f" + sha256 cellar: :any_skip_relocation, arm64_linux: "a3849f48f80d9453e44ef4b2d692dfe6782b3caabc679b739b0683ad544032dc" + sha256 cellar: :any_skip_relocation, x86_64_linux: "0788bc7bf6217874a889532bd7f757e82cc83f2d545e0dfe1d3b80c38599c3ff" end depends_on "pkgconf" => :build