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 fa1be5e commit 6cfcd12Copy full SHA for 6cfcd12
Formula/j/jwt-hack.rb
@@ -1,8 +1,8 @@
1
class JwtHack < Formula
2
desc "JSON Web Token Hack Toolkit"
3
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"
+ url "https://github.com/hahwul/jwt-hack/archive/refs/tags/v2.4.0.tar.gz"
+ sha256 "c167f595e5552dfbf5bd3fd79e2f061b1ad9d99790ffd036351172997a6de678"
6
license "MIT"
7
head "https://github.com/hahwul/jwt-hack.git", branch: "main"
8
0 commit comments