Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Formula/o/oh-my-posh.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
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/v30.6.3.tar.gz"
sha256 "5e309cf904f8214bfa77fd656395e058abf4c2a167e3066d95a19cb32fe6a320"
url "https://github.com/JanDeDobbeleer/oh-my-posh/archive/refs/tags/v30.6.4.tar.gz"
sha256 "d5878036b14e39f1d21ba7f46a47a83820b382d6ac00d5ec105acc072641cf35"
license "MIT"
head "https://github.com/JanDeDobbeleer/oh-my-posh.git", branch: "main"

Expand Down
Loading