Skip to content

Commit

Permalink
ghr 0.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
chenrui333 committed Oct 14, 2024
1 parent 7979253 commit 055d659
Showing 1 changed file with 2 additions and 2 deletions.
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 055d659

Please sign in to comment.