diff --git a/Formula/badgetizr.rb b/Formula/badgetizr.rb index 30593f8..fcae944 100644 --- a/Formula/badgetizr.rb +++ b/Formula/badgetizr.rb @@ -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.2.0.tar.gz" + url "https://github.com/aiKrice/homebrew-badgetizr/archive/refs/tags/1.3.0.tar.gz" head "https://github.com/aiKrice/homebrew-badgetizr.git", branch: "master" - sha256 "77469507609086c18662cd51dc9c5864bb2f5ee48a39e8525fe97709c2095928" + sha256 "aafd3c410792cc32fa6903ba74619891f6a7b197a01609b3d8f44cbfa79d8038" license "MIT" depends_on "yq"