Skip to content

Commit

Permalink
ghr 0.17.0
Browse files Browse the repository at this point in the history
autobump: add ghr

Signed-off-by: Rui Chen <[email protected]>
  • Loading branch information
chenrui333 committed Oct 14, 2024
1 parent 7979253 commit 8fb4643
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .github/autobump.txt
Original file line number Diff line number Diff line change
Expand Up @@ -990,6 +990,7 @@ ghex
ghorg
ghostunnel
ghq
ghr
ghz
ghz-web
gickup
Expand Down
4 changes: 2 additions & 2 deletions Formula/g/ghr.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Ghr < Formula
desc "Upload multiple artifacts to GitHub Release in parallel"
homepage "https://tcnksm.github.io/ghr"
url "https://github.com/tcnksm/ghr/archive/refs/tags/v0.16.2.tar.gz"
sha256 "b4125f0cf58b1ad1d2ebdb708397a5d82e7f12f02222f7a3dff9c11d9e053654"
url "https://github.com/tcnksm/ghr/archive/refs/tags/v0.17.0.tar.gz"
sha256 "3880f783dc9bded96d67bd3138a283eea8da767559ca8ae904b316965315199a"
license "MIT"

bottle do
Expand Down

0 comments on commit 8fb4643

Please sign in to comment.