Skip to content

Commit

Permalink
opensaml 3.3.0
Browse files Browse the repository at this point in the history
autobump: add opensaml

Signed-off-by: Rui Chen <[email protected]>
  • Loading branch information
chenrui333 committed Oct 16, 2024
1 parent 6545fc1 commit 0d5516c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
1 change: 1 addition & 0 deletions .github/autobump.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2061,6 +2061,7 @@ openldap
openlibm
openrct2
openrtsp
opensaml
opensc
opensearch
openshift-cli
Expand Down
5 changes: 2 additions & 3 deletions Formula/o/opensaml.rb
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
class Opensaml < Formula
desc "Library for Security Assertion Markup Language"
homepage "https://wiki.shibboleth.net/confluence/display/OpenSAML/Home"
url "https://shibboleth.net/downloads/c++-opensaml/3.2.1/opensaml-3.2.1.tar.bz2"
sha256 "b402a89a130adcb76869054b256429c1845339fe5c5226ee888686b6a026a337"
url "https://shibboleth.net/downloads/c++-opensaml/3.3.0/opensaml-3.3.0.tar.bz2"
sha256 "99ee5091a20783c85aca9c6827a2ea4eb8da8b47c4985f99366a989815d89ce8"
license "Apache-2.0"
revision 3

livecheck do
url "https://shibboleth.net/downloads/c++-opensaml/latest/"
Expand Down

0 comments on commit 0d5516c

Please sign in to comment.