We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d86236 commit eaec4d0Copy full SHA for eaec4d0
1 file changed
Formula/git-pkgs.rb
@@ -1,8 +1,8 @@
1
class GitPkgs < Formula
2
desc "Track package dependencies across git history"
3
homepage "https://github.com/andrew/git-pkgs"
4
- url "https://github.com/andrew/git-pkgs/archive/refs/tags/v0.7.0.tar.gz"
5
- sha256 "5c5aebf75e9570945b324777e5fa33cd5e35d31f6172c2415a4bd91db02477cc"
+ url "https://github.com/andrew/git-pkgs/archive/refs/tags/v0.8.0.tar.gz"
+ sha256 "b2e8ebfefc86fd137fb76225934c0fe2a1e01b2fcaac88a91f1134eecc4e9e71"
6
license "AGPL-3.0"
7
8
depends_on "cmake" => :build
0 commit comments