Skip to content

Commit

Permalink
Update keuka url, sha256 for v1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
nickolasburr committed Mar 11, 2018
1 parent 0ebcf03 commit 4dcdc5e
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions keuka.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
class Keuka < Formula
desc "SSL/TLS handshake analysis utility"
homepage "https://github.com/nickolasburr/keuka"
url "https://github.com/nickolasburr/keuka/archive/1.0.2.tar.gz"
sha256 "32deb4cd860765d4ea036689eaba36ca8b130e9fd5e34ffab15ce62e53bfa24d"
version "1.0.2"
url "https://github.com/nickolasburr/keuka/archive/1.0.3.tar.gz"
sha256 "776d1807d38167e0de95ba5d2bc8f4785c772c56d1dca7d1d0d5c5bf59aeb772"

bottle do
root_url "https://dl.bintray.com/nickolasburr/homebrew-bottles"
Expand Down

0 comments on commit 4dcdc5e

Please sign in to comment.