Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rekor-cli 1.3.5 #161763

Merged
merged 2 commits into from
Feb 4, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
rekor-cli 1.3.5
chenrui333 committed Feb 4, 2024
commit ba75146e14e4aae6f27b2b4577c660340faaf475
4 changes: 2 additions & 2 deletions Formula/r/rekor-cli.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class RekorCli < Formula
desc "CLI for interacting with Rekor"
homepage "https://docs.sigstore.dev/logging/overview/"
url "https://github.com/sigstore/rekor/archive/refs/tags/v1.3.4.tar.gz"
sha256 "08e220b6fbc473ecd3561e88c4fde2ca259f9daa895a17bed1f458c33c33a2b9"
url "https://github.com/sigstore/rekor/archive/refs/tags/v1.3.5.tar.gz"
sha256 "bc82064bc32a83bd4d4d7f4fccb8579d3ebb9f64073ff000da99b01af508b40f"
license "Apache-2.0"

bottle do