Skip to content

Commit

Permalink
Bump version 1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
aiKrice committed Dec 5, 2024
1 parent 8b8f8d7 commit 87ebd06
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.0.tar.gz"
url "https://github.com/aiKrice/homebrew-badgetizr/archive/refs/tags/1.5.1.tar.gz"
head "https://github.com/aiKrice/homebrew-badgetizr.git", branch: "master"
sha256 "797d27a0a2614a97e4dd93fa61b8e6a16c58fb8bd0ad0f16d42a96486415b6c2"
sha256 "5590862324f8d9e902f1ae7c3b5b0a4122b707ebbbe49809f36f1a672fde3167"
license "MIT"

depends_on "yq"
Expand Down

0 comments on commit 87ebd06

Please sign in to comment.