Skip to content

Commit c76c69e

Browse files
committed
oh-my-posh 25.9.0
1 parent 7313cf4 commit c76c69e

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.8.0.tar.gz"
5-
sha256 "5ad0162e551d7fbdeaf3353a49ac3804aa1ec160bc95c0ac596e4a4ee5d5a7a2"
4+
url "https://github.com/JanDeDobbeleer/oh-my-posh/archive/refs/tags/v25.9.0.tar.gz"
5+
sha256 "7559c93bfd2886129450020605fae8fe3e75aed197b35c4e1d348d1a75f0df11"
66
license "MIT"
77
head "https://github.com/JanDeDobbeleer/oh-my-posh.git", branch: "main"
88

0 commit comments

Comments
 (0)