From e25fe0488ba41b8b86ac50eea788c2bca2846cc9 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Fri, 20 Sep 2024 11:59:12 +0000 Subject: [PATCH] oh-my-posh: update 23.14.1 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 31469c5aade5..c188afc03814 100644 --- a/Formula/o/oh-my-posh.rb +++ b/Formula/o/oh-my-posh.rb @@ -7,12 +7,12 @@ class OhMyPosh < Formula head "https://github.com/JanDeDobbeleer/oh-my-posh.git", branch: "main" bottle do - sha256 cellar: :any_skip_relocation, arm64_sequoia: "a750dae51d59438d99834b23d5ed683ad35c8ce44792bbe6db30f112a4d75f36" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "f50a2f3b32e85a68e0ec9ab58157822fd5884d6fec779bd0f55c9b10267024cc" - sha256 cellar: :any_skip_relocation, arm64_ventura: "5658bddd82c11c3b5de27d7a09497d06c090c70afc7796824ca211e91ecb3fcd" - sha256 cellar: :any_skip_relocation, sonoma: "e9eff67a20ed810c6e2680f9d6e0d9a1d4269976dc047289acf3ddef134b1411" - sha256 cellar: :any_skip_relocation, ventura: "61fe639708fde2f763b6f985d32865f69f661f6465e4c76cc9a63a104313b0a0" - sha256 cellar: :any_skip_relocation, x86_64_linux: "6128c3613d56d6cab54cdade6d64a0d3c0841e16e387638f3c6762f92d80304c" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "4dcc01cc8a9fad5dec2169a0a0a1bb48904f24641af7198d17e6f7b6abb95efe" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "2e71078179f6c3c1a098e34cf65758395a2311dca57b219347a874e189fb13b5" + sha256 cellar: :any_skip_relocation, arm64_ventura: "4749157f302ef6e785b5b7154bd9532b8b418597eb26f01cd36f79b906618696" + sha256 cellar: :any_skip_relocation, sonoma: "b2b18633a862505eb99889900529a10f7127427069331cf9fbc8fe4d0d527763" + sha256 cellar: :any_skip_relocation, ventura: "04f0e8582ae8387fc4c2bcbffd44f6050d59d5c14efdbeae5a24625369b89886" + sha256 cellar: :any_skip_relocation, x86_64_linux: "dd8498fb219e60f3c1e301f64f13c0e4f87704aa1fa74ddcc0eb1df93100d075" end depends_on "go" => :build