From b752c08f6db799a822f6311d228c9822a5eb0c5d Mon Sep 17 00:00:00 2001 From: mise-en-dev <123107610+mise-en-dev@users.noreply.github.com> Date: Sun, 12 Jan 2025 14:06:20 +0000 Subject: [PATCH 1/2] mise 2025.1.6 --- 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 6bc4aec4725ad..394dcad7ddd38 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.1.4.tar.gz" - sha256 "7b26d0fc8ca0f60d72a4a90491602e2c9dc0e93900ab47c87f327e5cdc29b277" + url "https://github.com/jdx/mise/archive/refs/tags/v2025.1.6.tar.gz" + sha256 "6ab71f407b050325352b76b007274134e6fc4a1a677d1a7d46c72b3ced46951b" license "MIT" head "https://github.com/jdx/mise.git", branch: "main" From fcc3dce53d142a080199f0f56d4213e4cf743bf5 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sun, 12 Jan 2025 14:38:17 +0000 Subject: [PATCH 2/2] mise: update 2025.1.6 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 394dcad7ddd38..ae80f7e19aa53 100644 --- a/Formula/m/mise.rb +++ b/Formula/m/mise.rb @@ -12,12 +12,12 @@ class Mise < Formula end bottle do - sha256 cellar: :any, arm64_sequoia: "0e0a3581a80431f32f13f7a69204f68a610bd23eec70fd08d92ede329450fedb" - sha256 cellar: :any, arm64_sonoma: "42fcf1de7247bcfc6cbabf8e7f79a105ddcbcdabe9e37c448b1c0455bbada9e4" - sha256 cellar: :any, arm64_ventura: "20540c199e6152e4c85a79d21b0440448fd975c18c3c7a7f15eadfd7a6f5c5bb" - sha256 cellar: :any, sonoma: "21dc3d97a836efe6d57e8cdfc87efea5c549fd34507b87ff95e4f5ba46d9d4e3" - sha256 cellar: :any, ventura: "d6ef47ac67315e28fe3f59845de12ad0deab869f25f09512355065d89bf0df99" - sha256 cellar: :any_skip_relocation, x86_64_linux: "7533d5b3d6ff6d2719726421ec48ba80945c4246d890db4d103f5fece2a445ad" + sha256 cellar: :any, arm64_sequoia: "9e7f0d5e60da9ac54a51b9859b50df4683c6ce237d388a4bc23c082064619e93" + sha256 cellar: :any, arm64_sonoma: "2ca775783c2c8f1836d2ccad441a13e36218c09b3a5c190d0ff06c807f58b940" + sha256 cellar: :any, arm64_ventura: "3033fe8a3821e8e503b19526ca387bbb9f1553541e17475a97f67041ddc29ee3" + sha256 cellar: :any, sonoma: "a968ed8cac9ec5eaaf4f61fde43bc62b8a7039c676f0e9c7a7e63640e7d39d68" + sha256 cellar: :any, ventura: "1f7542d98a417e1dab44de1e2942f88104db82a718e8e81f361941599ba83dd5" + sha256 cellar: :any_skip_relocation, x86_64_linux: "4b9316394e48be59706478c0d8d865d0c970096ad2959cd5e52fcd761a67382b" end depends_on "pkgconf" => :build