From 59c19e3beef73ad4d183ae7faafccbe35284e6cb Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 28 Nov 2024 20:03:03 +0000 Subject: [PATCH 1/2] oh-my-posh 24.11.0 --- Formula/o/oh-my-posh.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/o/oh-my-posh.rb b/Formula/o/oh-my-posh.rb index 06e2e52e1b52b..96335331cff04 100644 --- a/Formula/o/oh-my-posh.rb +++ b/Formula/o/oh-my-posh.rb @@ -1,8 +1,8 @@ class OhMyPosh < Formula desc "Prompt theme engine for any shell" homepage "https://ohmyposh.dev" - url "https://github.com/JanDeDobbeleer/oh-my-posh/archive/refs/tags/v24.10.1.tar.gz" - sha256 "66e492ae0460baa3e205566902f40ea8a40661de4c708b38310dcb61841cdc0c" + url "https://github.com/JanDeDobbeleer/oh-my-posh/archive/refs/tags/v24.11.0.tar.gz" + sha256 "e645fb1064ae6065bd0be3ec7673d1db7c64bf5c0c5ee65d24f38d90772013f0" license "MIT" head "https://github.com/JanDeDobbeleer/oh-my-posh.git", branch: "main" From 14f4739f5e7b875b53b482cfda3f02a1f494f0bc Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 28 Nov 2024 20:28:45 +0000 Subject: [PATCH 2/2] oh-my-posh: update 24.11.0 bottle. --- Formula/o/oh-my-posh.rb | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Formula/o/oh-my-posh.rb b/Formula/o/oh-my-posh.rb index 96335331cff04..149ec87db8019 100644 --- a/Formula/o/oh-my-posh.rb +++ b/Formula/o/oh-my-posh.rb @@ -15,12 +15,12 @@ class OhMyPosh < Formula end bottle do - sha256 cellar: :any_skip_relocation, arm64_sequoia: "43aafb2499d4da16fe29681dadaf70628878c5bac33988732de0604de900eb6b" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "d6757d997d0065f573411d2486ca2ed764fc3a510a5b5903eff6ff827c712dcd" - sha256 cellar: :any_skip_relocation, arm64_ventura: "165ea0a07bccf2605c6a4f331f8ba278b7adcffd94656f6cd38a59e4005badf6" - sha256 cellar: :any_skip_relocation, sonoma: "22c755180a5688e79cfef2290ab0d8fad7f5d99b7e80c8203cd434a64bd26a14" - sha256 cellar: :any_skip_relocation, ventura: "fadbf74062f67f9c9a9c2f2d74d96d6b3074af93a2cb81852d09dd0847766ce7" - sha256 cellar: :any_skip_relocation, x86_64_linux: "2142307445f8a1fc1993b561638065ca9331fe861e90a0641bfcf5816f41db89" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "639e7eee1e24b559c66e5c6aaaf7e8c09a186174f6ea30b5c71cce4ae622e982" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "40b9f8274e464837b507f74e4ab30f22e9aaf10c9ac2b9d834d7f8b58d991a45" + sha256 cellar: :any_skip_relocation, arm64_ventura: "159c4b8b4b7369a86c602362af48f0213d0723bba6ea268b729f1c533375567e" + sha256 cellar: :any_skip_relocation, sonoma: "68655b4b618cea505490072e507967ea2d68c9b3ba5933b21337c0546a7cd55f" + sha256 cellar: :any_skip_relocation, ventura: "467eef42a568a412696820683ba5bc6ac3177a87a440e97efffec9b2b0ca8363" + sha256 cellar: :any_skip_relocation, x86_64_linux: "3382302e955ca05c84e6e6463d740eccdb260d915507286b85271b1319667694" end depends_on "go" => :build