Commit Graph

16 Commits

Author SHA1 Message Date
Josh Hagins 312ae841f1 Use Ruby 1.9 hash syntax in casks where possible 2016-01-17 21:57:28 -05:00
Josh Hagins feba4ec740 Remove DSL versions from all casks 2015-12-17 20:15:28 -05:00
adityadalal924 28bdf6d669 updated hashcat (2.00) 2015-12-04 17:02:53 -05:00
Justin Garrick 3d0b2b4616 Update hashcat version and SHA hash 2015-06-08 18:08:44 -04:00
Vítor Galvão b0e6ac5abf updated hashcat (0.49) 2015-01-25 21:25:46 +00:00
Vítor Galvão 7ac754ed9e hashcat.rb: added name 2015-01-09 21:47:40 +00:00
Vítor Galvão 65e8f3f901 hashcat.rb: change ':unknown' license comment 2014-12-20 13:46:18 +00:00
Roland Walker 6ad170c33c license todo comment in hashcat 2014-12-10 08:49:37 -05:00
Roland Walker 59ecc232b9 new-style header in hashcat 2014-11-13 12:35:26 -05:00
Ștefan Rusu a3e5b23230 Update the Hashcat formula
A new hashcat release is available: 0.48. Also, the current formula is broken. The sha256 for hashcat-0.47.7z has changed.
2014-11-05 10:28:29 +02:00
Roland Walker 61db37fd4a add license stanza to hashcat 2014-10-01 11:42:47 -04:00
Roland Walker e8eacda9b0 re-use version in hashcat 2014-09-26 08:08:57 -04:00
Roland Walker 84da8f1d50 update hashcat.rb to use depends_on :formula
This is the only Cask with `depends_on_formula` in the main repo.
2014-09-11 10:53:09 -04:00
ndr 6f6a22fa07 Reformat hashcat.rb according to readability conventions 2014-06-27 02:01:16 +02:00
Ian Gallagher eb7a663292 Fix hashcat cask
* Add missing depends_on_formula 'unar'
  * Discussion: https://github.com/phinze/homebrew-cask/pull/4010
2014-05-01 10:54:43 -07:00
Ian Gallagher 69a4779a91 Add Hashcat version 0.47
This is a simple cask for the Hashcat tool, which is closed-source and
only distributes binaries (hence it is not suitable for a Homebrew
formula).

This installs a single binary to the system path, there is no GUI
component.
2014-04-25 12:11:25 -07:00