Skip to content

Commit 1ec452f

Browse files
authored
1 parent 7d570f5 commit 1ec452f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/saml-to.rb

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
class SamlTo < Formula
44
desc "Command Line Interface for SAML.to"
55
homepage "https://github.com/saml-to/cli"
6-
url "https://github.com/saml-to/cli/archive/refs/tags/3.0.0.tar.gz"
7-
sha256 "0b419b4cbb5f72b5fa94ab1789204327da1f26dd9c2e60596bb47196f8f1e15a"
6+
url "https://github.com/saml-to/cli/archive/refs/tags/3.0.1.tar.gz"
7+
sha256 "a519f7047e475a58cc969a33a741e52dbc0e1b7bbdf02b1586223725faca8069"
88
license "Apache-2.0"
99

1010
depends_on "node"

0 commit comments

Comments
 (0)