We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d570f5 commit 1ec452fCopy full SHA for 1ec452f
Formula/saml-to.rb
@@ -3,8 +3,8 @@
3
class SamlTo < Formula
4
desc "Command Line Interface for SAML.to"
5
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"
+ url "https://github.com/saml-to/cli/archive/refs/tags/3.0.1.tar.gz"
+ sha256 "a519f7047e475a58cc969a33a741e52dbc0e1b7bbdf02b1586223725faca8069"
8
license "Apache-2.0"
9
10
depends_on "node"
0 commit comments