Skip to content

Commit f9f6a3d

Browse files
committed
libjwt 1.18.3
1 parent 7e905bd commit f9f6a3d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/lib/libjwt.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Libjwt < Formula
22
desc "JSON Web Token C library"
33
homepage "https://github.com/benmcollins/libjwt"
4-
url "https://github.com/benmcollins/libjwt/releases/download/v1.18.2/libjwt-1.18.2.tar.bz2"
5-
sha256 "6b10af67157c65b201ba881d040408d2450c0a152b4e7547cc3ec1952cd75b63"
4+
url "https://github.com/benmcollins/libjwt/releases/download/v1.18.3/libjwt-1.18.3.tar.bz2"
5+
sha256 "7c582667fe3e6751897c8d9c1b4c8c117bbfa9067d8398524adb5dded671213e"
66
license "MPL-2.0"
77
head "https://github.com/benmcollins/libjwt.git", branch: "master"
88

0 commit comments

Comments
 (0)