diff options
| author | Jack Nagel | 2014-08-24 22:54:01 -0500 |
|---|---|---|
| committer | Jack Nagel | 2014-08-24 22:54:01 -0500 |
| commit | 55b19e5979e6458c48613921b2cbc5617582f10a (patch) | |
| tree | ab66c14f00cc5264f07f07bfbb1caf53ea1999c6 /Library | |
| parent | 7df5c45e6edfe73807c2c08f96963735d0e32ba3 (diff) | |
| download | homebrew-55b19e5979e6458c48613921b2cbc5617582f10a.tar.bz2 | |
harfbuzz 0.9.35
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/harfbuzz.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/harfbuzz.rb b/Library/Formula/harfbuzz.rb index 24ea98e2e..a82c9d513 100644 --- a/Library/Formula/harfbuzz.rb +++ b/Library/Formula/harfbuzz.rb @@ -2,8 +2,8 @@ require "formula" class Harfbuzz < Formula homepage "http://www.freedesktop.org/wiki/Software/HarfBuzz" - url "http://www.freedesktop.org/software/harfbuzz/release/harfbuzz-0.9.34.tar.bz2" - sha1 "8a8cdbeaf1622459864180fbf453e3ab7343f338" + url "http://www.freedesktop.org/software/harfbuzz/release/harfbuzz-0.9.35.tar.bz2" + sha256 "0aa1a8aba6f502321cf6fef3c9d2c73dde48389c5ed1d3615a7691944c2a06ed" bottle do cellar :any |
