diff options
| author | BrewTestBot | 2014-08-25 11:54:15 +0100 |
|---|---|---|
| committer | BrewTestBot | 2014-08-25 11:54:15 +0100 |
| commit | 370405945de272b737c31544c6191dffe3543b66 (patch) | |
| tree | 592c67a494c8457bfa238a03b163173c36157923 /Library/Formula | |
| parent | 04f5466681ff7603b7b6e59dbab46178cba12deb (diff) | |
| download | homebrew-370405945de272b737c31544c6191dffe3543b66.tar.bz2 | |
osslsigncode: update 1.6_1 bottle.
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/osslsigncode.rb | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Library/Formula/osslsigncode.rb b/Library/Formula/osslsigncode.rb index 16c0f9a8b..f12e9caa0 100644 --- a/Library/Formula/osslsigncode.rb +++ b/Library/Formula/osslsigncode.rb @@ -8,9 +8,10 @@ class Osslsigncode < Formula bottle do cellar :any - sha1 "0f6af448002b345962fc41199ade20fb16b74891" => :mavericks - sha1 "bbf54f6cb1f2be5a82628e6b34af03f9b9311237" => :mountain_lion - sha1 "53019dd5187a15410279c583c2445a38bfe219ba" => :lion + revision 1 + sha1 "343585fea99f289ae65a66297cb644fb96ec5c89" => :mavericks + sha1 "93a53082b119c7facf8e5b59ede70d0756f72eb9" => :mountain_lion + sha1 "aabd093edd467aa6804c4e52ac0f5fb95359c6c3" => :lion end depends_on "pkg-config" => :build |
