aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorXu Cheng2015-02-22 00:13:50 +0800
committerXu Cheng2015-02-22 00:28:27 +0800
commite5a03a5406d1d3ebbd540b865959f0bd780005cc (patch)
tree6b62d4c976733ebd49eff39d3c2937a5f044c75a /Library
parentc98bbb5481a737ea99f16a52f0cc30c0fb4f697d (diff)
downloadhomebrew-e5a03a5406d1d3ebbd540b865959f0bd780005cc.tar.bz2
cheat 2.1.7
Also update Pygements to 2.0.2 Closes #37028. Signed-off-by: Xu Cheng <xucheng@me.com>
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/cheat.rb8
1 files changed, 4 insertions, 4 deletions
diff --git a/Library/Formula/cheat.rb b/Library/Formula/cheat.rb
index 31070b220..035dfaa78 100644
--- a/Library/Formula/cheat.rb
+++ b/Library/Formula/cheat.rb
@@ -1,7 +1,7 @@
class Cheat < Formula
homepage "https://github.com/chrisallenlane/cheat"
- url "https://github.com/chrisallenlane/cheat/archive/2.1.3.tar.gz"
- sha1 "968c6f88181af37e9cdb7e93e46b97c935c864d1"
+ url "https://github.com/chrisallenlane/cheat/archive/2.1.7.tar.gz"
+ sha1 "ab61a6df220df76d1819db04d79e06a3d49768f1"
head "https://github.com/chrisallenlane/cheat.git"
bottle do
@@ -19,8 +19,8 @@ class Cheat < Formula
end
resource "Pygments" do
- url "https://pypi.python.org/packages/source/P/Pygments/Pygments-2.0.1.tar.gz"
- sha1 "b9e9236693ccf6e86414e8578bf8874181f409de"
+ url "https://pypi.python.org/packages/source/P/Pygments/Pygments-2.0.2.tar.gz"
+ sha1 "fe2c8178a039b6820a7a86b2132a2626df99c7f8"
end
def install