Skip to content

Commit

Permalink
Updated formula (automatically)
Browse files Browse the repository at this point in the history
Updated formulas at Mon Aug 26 00:22:03 UTC 2024. The following files
have been changed: Formula/basher.rb Formula/git-hg.rb Formula/pydl.rb
  • Loading branch information
github-actions[bot] committed Aug 26, 2024
1 parent 63fc498 commit 74be271
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Formula/basher.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ class Basher < Formula
homepage "https://github.com/basherpm/basher"
url "https://github.com/basherpm/basher.git",
revision: "686f436722dadbf33d4603e7cc0733796001db7e"
version "2024.8.25"
version "2024.8.26"

depends_on "homebrew/core/bash"
depends_on "homebrew/core/coreutils"
Expand Down
2 changes: 1 addition & 1 deletion Formula/git-hg.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ class GitHg < Formula
homepage "https://github.com/cosmin/git-hg"
url "https://github.com/cosmin/git-hg.git",
revision: "16b573ed0567e89348ba1d066e6afe5bb48b916c"
version "2024.8.25"
version "2024.8.26"

depends_on "homebrew/core/mercurial"
depends_on "homebrew/core/python@2"
Expand Down
2 changes: 1 addition & 1 deletion Formula/pydl.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ class Pydl < Formula
desc "Video downloader powered by jarryshaw.me"
homepage "https://jarryshaw.me"
url "https://github.com/JarryShaw/pydl.git"
version "2024.8.25"
version "2024.8.26"

depends_on "homebrew/core/aria2"
depends_on "homebrew/core/[email protected]"
Expand Down

0 comments on commit 74be271

Please sign in to comment.