From 6f068df29dd741eb9d68afedc81c165892c7f5e9 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 16 Jul 2025 05:15:37 +0000 Subject: [PATCH 1/2] mise 2025.7.11 --- Formula/m/mise.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/m/mise.rb b/Formula/m/mise.rb index aa423dd04185..9ccbbfc3d07e 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.7.10.tar.gz" - sha256 "bc86c543a313c5cef7a23c8887c751f7ec3e56eb5916523052ad71df3ba686ee" + url "https://github.com/jdx/mise/archive/refs/tags/v2025.7.11.tar.gz" + sha256 "89867c9371effd1e88c8e293248110fc8f8044081f2bc3187f994c627697b97d" license "MIT" head "https://github.com/jdx/mise.git", branch: "main" From b6f92b5ab9edeb7a211f9eb90fb29071fa1c5e00 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 16 Jul 2025 05:45:43 +0000 Subject: [PATCH 2/2] mise: update 2025.7.11 bottle. --- Formula/m/mise.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/m/mise.rb b/Formula/m/mise.rb index 9ccbbfc3d07e..994de80a8b36 100644 --- a/Formula/m/mise.rb +++ b/Formula/m/mise.rb @@ -12,13 +12,13 @@ class Mise < Formula end bottle do - sha256 cellar: :any_skip_relocation, arm64_sequoia: "0562027ad09376ae527c2f5751834a26cc10126718bb508e28a6fb31c27f632a" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "ec57bde3d86de57a23a39d4ed253af94cc2e8701adcf7b08286ed8bec8cde55e" - sha256 cellar: :any_skip_relocation, arm64_ventura: "e06511496810b428cc6f7d5fa9ebbc4d53bbf3986a8ef3c107c4cdf26e91d4f4" - sha256 cellar: :any_skip_relocation, sonoma: "f573efe332bf1cd883659fd9b26d1d611dcd7eddcb0ec92f9e909a2524d2ab36" - sha256 cellar: :any_skip_relocation, ventura: "68b8a9d272549016591112025933295e9f834f2cc593bf83dff45f97f4965305" - sha256 cellar: :any_skip_relocation, arm64_linux: "459ce103831d6ce1dc6031d1e0fc30c1ed18f90278a0494b4ee644cc03f67a5a" - sha256 cellar: :any_skip_relocation, x86_64_linux: "b4f7882630135a5fcd1288400c30c0a98fa0130d9b52fea3be5424e395f929f0" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "527ff9c5d0f90f81723c57065ed2bdb7f98863050e486de31f2dbec15e063d3e" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "2c0d17677f1aec64a833cad928e3040193fae12900e06241d12ba8d9dd51f553" + sha256 cellar: :any_skip_relocation, arm64_ventura: "87cddc7101749fd3067f4cc55f038cfc44bd5193e12b5fab116694349d6f6f68" + sha256 cellar: :any_skip_relocation, sonoma: "aebd2ed6f0bd692d5a374fa9c3b4bb7fc3703f3d9c1f9167a10b54518d4b599c" + sha256 cellar: :any_skip_relocation, ventura: "c0cb4579aa3e25895ad9c9fbd8dc88efb88506909229e9332b94d12aeaefb637" + sha256 cellar: :any_skip_relocation, arm64_linux: "cde442f357471eecefc5329904cc9470fc7ff17eea33269cddd4592796170f67" + sha256 cellar: :any_skip_relocation, x86_64_linux: "5287545675a7f3e57b2ade4f64c5f1aa848aa401082fefb9235c06bab711cf20" end depends_on "pkgconf" => :build