Skip to content

Commit 6cfcd12

Browse files
committed
jwt-hack 2.4.0
1 parent fa1be5e commit 6cfcd12

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/j/jwt-hack.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class JwtHack < Formula
22
desc "JSON Web Token Hack Toolkit"
33
homepage "https://github.com/hahwul/jwt-hack"
4-
url "https://github.com/hahwul/jwt-hack/archive/refs/tags/v2.3.1.tar.gz"
5-
sha256 "1b80213f0c8e8a2e8d50a8fe1f9175fd777cba1547a56f163ab6ccf9d29a1b20"
4+
url "https://github.com/hahwul/jwt-hack/archive/refs/tags/v2.4.0.tar.gz"
5+
sha256 "c167f595e5552dfbf5bd3fd79e2f061b1ad9d99790ffd036351172997a6de678"
66
license "MIT"
77
head "https://github.com/hahwul/jwt-hack.git", branch: "main"
88

0 commit comments

Comments
 (0)