Skip to content

Commit

Permalink
Merge pull request #191242 from Homebrew/bump-oh-my-posh-23.13.4
Browse files Browse the repository at this point in the history
oh-my-posh 23.13.4
  • Loading branch information
BrewTestBot authored Sep 19, 2024
2 parents 58b1796 + ae8b061 commit db2b691
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Formula/o/oh-my-posh.rb
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
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/v23.13.3.tar.gz"
sha256 "b0c068fa0e0ae99e105284082e95027a3396c0a0f34065ec4378f048172a47d6"
url "https://github.com/JanDeDobbeleer/oh-my-posh/archive/refs/tags/v23.13.4.tar.gz"
sha256 "95210739e007eb8be6092a5d7c42e98ea00e71f4c7439d89c690882de4717346"
license "MIT"
head "https://github.com/JanDeDobbeleer/oh-my-posh.git", branch: "main"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "d531a175564ca44c28fbd1552f3910a27280f044af9c0c564601e63b08f14f34"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "4e72217f041c48acafec766b43d8276f7eb2316857e9cb7127a0ecf015cc62da"
sha256 cellar: :any_skip_relocation, arm64_ventura: "af95a8173cabce597e41a7c596723e807920a2f4a51ad740c1bf5f1cdc1b0024"
sha256 cellar: :any_skip_relocation, sonoma: "0687be5efe7e529ea7d376c14d2f844afbe9652db96c7bce86df8fbf7e36137b"
sha256 cellar: :any_skip_relocation, ventura: "d81d834114e2c0d79ffb0dc2c8fa23b0466b6f4697a404fbf59d8a1989068916"
sha256 cellar: :any_skip_relocation, x86_64_linux: "e6b0759c6a7ad6b0f2f05db049bbeee6e87f847ea11c1fdde6984255fe661a8f"
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"
end

depends_on "go" => :build
Expand Down

0 comments on commit db2b691

Please sign in to comment.