Skip to content

Commit 1f2c210

Browse files
committed
oh-my-posh 25.10.2
1 parent 93a8066 commit 1f2c210

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/o/oh-my-posh.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class OhMyPosh < Formula
22
desc "Prompt theme engine for any shell"
33
homepage "https://ohmyposh.dev"
4-
url "https://github.com/JanDeDobbeleer/oh-my-posh/archive/refs/tags/v25.10.1.tar.gz"
5-
sha256 "d973f558cb8e73b40e120e64720e2aef0b17619aaa2ac4525e0feee04074abea"
4+
url "https://github.com/JanDeDobbeleer/oh-my-posh/archive/refs/tags/v25.10.2.tar.gz"
5+
sha256 "b9a9b5c028cd2627e23b5bdffd225db9d843c5d72cc11892e5e250149e4719a8"
66
license "MIT"
77
head "https://github.com/JanDeDobbeleer/oh-my-posh.git", branch: "main"
88

0 commit comments

Comments
 (0)