Skip to content

Commit

Permalink
Bump version 1.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
aiKrice committed Dec 8, 2024
1 parent 540ce60 commit 2c0d6ec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/badgetizr.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
class Badgetizr < Formula
desc "Badgetizr is a tool to allow custom badges automatically added and updated according the content of your pull request."
homepage "https://github.com/aiKrice/homebrew-badgetizr"
url "https://github.com/aiKrice/homebrew-badgetizr/archive/refs/tags/1.5.3.tar.gz"
url "https://github.com/aiKrice/homebrew-badgetizr/archive/refs/tags/1.5.4.tar.gz"
head "https://github.com/aiKrice/homebrew-badgetizr.git", branch: "master"
sha256 "dfb861408f36540f35c6b9f190cf96745eae577880b6e2c1a15b7212431c9fe8"
sha256 "53227a5400de2cafdf92479a223ab69f3c1fd7fc7209a471656a8cca943db466"
license "MIT"

depends_on "yq"
Expand Down

0 comments on commit 2c0d6ec

Please sign in to comment.