Skip to content

Commit

Permalink
digtor v0.0.3
Browse files Browse the repository at this point in the history
Signed-off-by: Brandon Smith <[email protected]>
  • Loading branch information
smithbh committed Oct 29, 2016
1 parent c9066ef commit 95e1ac0
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions digtor.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
class Digtor < Formula
desc ""
homepage ""
url "https://github.com/smithbh/digtor/archive/0.0.2.tar.gz"
version "0.0.2"
sha256 "633376c5e16b5989e77ad0c61ab8704359c70e22b0c00f8f10d905699b1d4a6b"
desc "Check if an ipv4 address is associated with a Tor Exit Node."
homepage "https://github.com/smithbh/digtor"
url "https://github.com/smithbh/digtor/archive/0.0.3.tar.gz"
version "0.0.3"
sha256 "d1be7ccfe49f09b8062919a0816b00c5aec8d907ffcbf2c064ba3fdfa15ece54"

def install
bin.install "digtor"
Expand Down

0 comments on commit 95e1ac0

Please sign in to comment.