From 30d215ad1ed3a3e191862bbbd2913bac86d034f3 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 30 Apr 2026 12:03:22 +0000 Subject: [PATCH 1/2] mise 2026.4.28 --- 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 db3705dc803f..8b72089a7f0c 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/v2026.4.27.tar.gz" - sha256 "c499a7ce733b983a364c6dd03d6083e18558625082c0651368e7d0f0a7bb340f" + url "https://github.com/jdx/mise/archive/refs/tags/v2026.4.28.tar.gz" + sha256 "cba28ea77ca313754ce9b5bb2d906948df8e3880ebf06189d548fa95646ad45f" license "MIT" head "https://github.com/jdx/mise.git", branch: "main" From 795872b5d0adaa24d9b4297f8464ffb1d23e7cf6 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 30 Apr 2026 16:53:01 +0000 Subject: [PATCH 2/2] mise: update 2026.4.28 bottle. --- Formula/m/mise.rb | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Formula/m/mise.rb b/Formula/m/mise.rb index 8b72089a7f0c..d75dac1d4f47 100644 --- a/Formula/m/mise.rb +++ b/Formula/m/mise.rb @@ -12,12 +12,12 @@ class Mise < Formula end bottle do - sha256 cellar: :any_skip_relocation, arm64_tahoe: "f8ebcea489e09d50ee497d6de9109884299650cd92fb7955b33236064f02d8e6" - sha256 cellar: :any_skip_relocation, arm64_sequoia: "1a9627b68cbc666be4658e3c9f20f8dce666c0be094ff845e60e989fd6f0f14b" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "f0e70a6ab7059a321f2cd549f72fe2cae4255bb810196f9996203c031009d563" - sha256 cellar: :any_skip_relocation, sonoma: "9da571b7f73d41c57e1e5b6fa0b9c9a53c20dad0a9ae41fe24f01808124f431d" - sha256 cellar: :any_skip_relocation, arm64_linux: "1f6caedd77e4bd756ee79d659b5d68407c676a88dcc235387feb0e285dc385fd" - sha256 cellar: :any_skip_relocation, x86_64_linux: "b3badb0fc20eeb2d57735272bb3223931513380a4eee1ba44d5dee8512e1999a" + sha256 cellar: :any_skip_relocation, arm64_tahoe: "e4a1df3e64c2b50eb222e54f709a2a531e7f66e3661ad8208587e03e8599b754" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "bbc265f896bbc918d765fde11b686ea996be4d3eb5df465dda3850f6849c8529" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "f057f489562ce701f0d985231b0bbdd8b97e1f80d908d030fb355fb4f5dccebe" + sha256 cellar: :any_skip_relocation, sonoma: "d340e056ee58a0feda0429d98e1668dd4e2c8e7547d3fa13e881a2e2813c80c1" + sha256 cellar: :any_skip_relocation, arm64_linux: "6fb170bf212e3c62750b31cddf6dee9e7193397b0e156871b9f1593550bdd560" + sha256 cellar: :any_skip_relocation, x86_64_linux: "1a277eb6a50dcf714c43ec604908b83c568923bc99e57b1e64037e8a470957ea" end depends_on "cmake" => :build