Skip to content

Commit

Permalink
libjwt 1.18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Dec 2, 2024
1 parent d774bea commit 96dab82
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/lib/libjwt.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Libjwt < Formula
desc "JSON Web Token C library"
homepage "https://github.com/benmcollins/libjwt"
url "https://github.com/benmcollins/libjwt/releases/download/v1.17.2/libjwt-1.17.2.tar.bz2"
sha256 "f11c4544f61a31f105720b8329409fea009d6f9ef41c9361f98c2de48152eeae"
url "https://github.com/benmcollins/libjwt/releases/download/v1.18.1/libjwt-1.18.1.tar.bz2"
sha256 "72039fb837c034b37f12111b037e8abc05724f8289c996e9ab2b1baa3b620644"
license "MPL-2.0"

livecheck do
Expand Down

0 comments on commit 96dab82

Please sign in to comment.