We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a7f6b4 commit beceb57Copy full SHA for beceb57
Formula/l/lucky-commit.rb
@@ -1,8 +1,8 @@
1
class LuckyCommit < Formula
2
desc "Customize your git commit hashes!"
3
homepage "https://github.com/not-an-aardvark/lucky-commit"
4
- url "https://github.com/not-an-aardvark/lucky-commit/archive/refs/tags/v2.2.4.tar.gz"
5
- sha256 "48652d8016f9584840783cd7a98f0023134e9e38ec948207271d7f7dbc478f05"
+ url "https://github.com/not-an-aardvark/lucky-commit/archive/refs/tags/v2.2.5.tar.gz"
+ sha256 "cab69b87afac8b2e8db3949397695809977199ccc4894b8af53e59da7f917126"
6
license "MIT"
7
8
bottle do
0 commit comments