diff options
| author | BrewTestBot | 2015-04-13 21:05:55 +0100 |
|---|---|---|
| committer | Mike McQuaid | 2015-04-13 15:33:30 -0700 |
| commit | 8731dc76f719297ed9183b1b2e0f26bacc4f4812 (patch) | |
| tree | 6bb29b401c59a3ecd3fc3bd124a52455859a69d1 /Library | |
| parent | bb7d4fc7592ea37918eb99068de7a52316dd4f6f (diff) | |
| download | homebrew-8731dc76f719297ed9183b1b2e0f26bacc4f4812.tar.bz2 | |
rtmpdump: update 2.4+20150115 bottle.
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/rtmpdump.rb | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/Library/Formula/rtmpdump.rb b/Library/Formula/rtmpdump.rb index 3316bff97..355dfcf55 100644 --- a/Library/Formula/rtmpdump.rb +++ b/Library/Formula/rtmpdump.rb @@ -10,10 +10,9 @@ class Rtmpdump < Formula bottle do cellar :any - revision 2 - sha1 "3b5e1371a7d7723f8e57357b065e8fb2bfe4dbd8" => :yosemite - sha1 "0ad29a01ac270a96df4d2e17a2ac1d3a4fb66e17" => :mavericks - sha1 "f6c770535685b2f8a7ded4e07919a1f788e5661c" => :mountain_lion + sha256 "5333be3b341a79c84d1bc9c2bb74ef71e2e6c49e5e2a94dd02e2ef5721acd5f5" => :yosemite + sha256 "f906ce07d4ab1e365f22afabfa594fffba1caf0d3e7fa749a76b07a944891aba" => :mavericks + sha256 "90f87f1c3e8c68385576812bdfadc39152d3bd9166cafb982761d1a6cc915710" => :mountain_lion end head "git://git.ffmpeg.org/rtmpdump" |
