aboutsummaryrefslogtreecommitdiff
path: root/tinkey.rb
diff options
context:
space:
mode:
authorChristian Miller <christian.miller@uber.com>2021-11-04 10:04:01 -0700
committerChristian Miller <christian.miller@uber.com>2021-11-04 10:07:46 -0700
commitce579bab6a89daf2ac128ad4b3743677d2c31ea8 (patch)
tree0c56033cf106ab59d3a7d94c9230f69cc9735436 /tinkey.rb
parentf9a3e666c19880b82c025614fa40f9fe26ab23cc (diff)
downloadtink-ce579bab6a89daf2ac128ad4b3743677d2c31ea8.tar.gz
remove unneeded directive for homebrew
Diffstat (limited to 'tinkey.rb')
-rw-r--r--tinkey.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/tinkey.rb b/tinkey.rb
index edfba1f78..3e18c803b 100644
--- a/tinkey.rb
+++ b/tinkey.rb
@@ -9,8 +9,6 @@ class Tinkey < Formula
url "https://storage.googleapis.com/tinkey/tinkey-1.6.0.tar.gz"
sha256 "51d9694a704d00fbac04862a6427ad5f17bf59f91d5e963517d8799141e737c0"
- bottle :unneeded
-
def install
bin.install "tinkey"
bin.install "tinkey_deploy.jar"