aboutsummaryrefslogtreecommitdiff
path: root/tinkey.rb
diff options
context:
space:
mode:
authorckl <ckl@google.com>2022-08-12 13:41:22 -0700
committerCopybara-Service <copybara-worker@google.com>2022-08-12 13:43:05 -0700
commit3aa0f459793e4d797a6ae3e3cb28d6680791778a (patch)
tree42a5a3b0b7b7d94b6d5374df38e1738b0da03419 /tinkey.rb
parentc966712918d68d2a5036bc64956fa9c59beca441 (diff)
downloadtink-3aa0f459793e4d797a6ae3e3cb28d6680791778a.tar.gz
Update Tinkey URL and SHA-256 hash for Tink 1.7.0.
PiperOrigin-RevId: 467283778
Diffstat (limited to 'tinkey.rb')
-rw-r--r--tinkey.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/tinkey.rb b/tinkey.rb
index 10260b929..8aa70a736 100644
--- a/tinkey.rb
+++ b/tinkey.rb
@@ -6,8 +6,8 @@
class Tinkey < Formula
desc "A command line tool to generate and manipulate keysets for the Tink cryptography library"
homepage "https://github.com/google/tink/tree/master/tools/tinkey"
- url "https://storage.googleapis.com/tinkey/tinkey-1.6.1.tar.gz"
- sha256 "156e902e212f55b6747a55f92da69a7e10bcbd00f8942bc1568c0e7caefff3e1"
+ url "https://storage.googleapis.com/tinkey/tinkey-1.7.0.tar.gz"
+ sha256 "2c9e69e5bc7561ce37918cecd3eeabb4571e01c915c4397bce25796ff04d92a3"
def install
bin.install "tinkey"