Skip to content

Commit

Permalink
Merge pull request #156357 from BrewTestBot/bump-oh-my-posh-19.2.0
Browse files Browse the repository at this point in the history
oh-my-posh 19.2.0
  • Loading branch information
BrewTestBot authored Dec 4, 2023
2 parents 8fba8f7 + 4fbe8de commit d870de4
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Formula/o/oh-my-posh.rb
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
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/v19.1.1.tar.gz"
sha256 "7d87c21b3c9dbc2848273bb53a62d474b40ebaeca7f5a8e056405a2f46657fe3"
url "https://github.com/JanDeDobbeleer/oh-my-posh/archive/refs/tags/v19.2.0.tar.gz"
sha256 "33384db1100280b7592be4de442457c2c7dfe7f94823765f93ba07cadc5d64f4"
license "MIT"
head "https://github.com/JanDeDobbeleer/oh-my-posh.git", branch: "main"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sonoma: "a15b7bb1c42bad023bfd8f3cc8cf07c4a851259d5d75538f3da3b9c14e76bb35"
sha256 cellar: :any_skip_relocation, arm64_ventura: "f6be4600626c419155e210e7ed40e9308a587ea97b4ad43d0f8bb3b3e45c791e"
sha256 cellar: :any_skip_relocation, arm64_monterey: "36b1cbb27fe687ecd0780722f1bb1f924526db22adb2fd2a48d52d347bc76e84"
sha256 cellar: :any_skip_relocation, sonoma: "0b48bfdcce78c556baaf0b804f4f1ec738caf159dd73ef0f42d85bbe8578d5aa"
sha256 cellar: :any_skip_relocation, ventura: "16b96c530a0b3ad2959a2d9f51cdfee2c9c45615dab4ed185853e2aff7f5db08"
sha256 cellar: :any_skip_relocation, monterey: "086cde41f4b1ce9e48a7d7a61b769faf8741cf8d560bf2e4813233968b81eee3"
sha256 cellar: :any_skip_relocation, x86_64_linux: "984165bcbcec99eded8c15ac04306d7069b4c8ea3f4e92dbd840ccfc246ae4d3"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "fd7db8fa7c3e3cadfeb53eb64a0df7af1aeeaaf901a348cfbb9e1929c7edc4e7"
sha256 cellar: :any_skip_relocation, arm64_ventura: "c7dd307b7bc0daa7e0b129f3b422f8818479e4c48c93d45e9abedb47bc19927c"
sha256 cellar: :any_skip_relocation, arm64_monterey: "775bd6bf3c85e12f2a4b9238212b8ec460aae23e08b06e7ba5d3361091948c94"
sha256 cellar: :any_skip_relocation, sonoma: "4acdf8e010c2d423b88a5e75dfdfb59d2fb87b47a227f7211c639b417ae4caf9"
sha256 cellar: :any_skip_relocation, ventura: "06ef3ccf0b51bc0e9488d3e2ee716ab55c4088b90cbe53d8727e818d15f28e98"
sha256 cellar: :any_skip_relocation, monterey: "653af7a46d0da81163efb0c77f98e6effd5798b8ddc34dbc084d829b77d04c94"
sha256 cellar: :any_skip_relocation, x86_64_linux: "517be8a24b36fdca94161133db9bb7f460df57d3cdeb175a48fe0a11968daa30"
end

depends_on "go" => :build
Expand Down

0 comments on commit d870de4

Please sign in to comment.