From e5a03a5406d1d3ebbd540b865959f0bd780005cc Mon Sep 17 00:00:00 2001 From: Xu Cheng Date: Sun, 22 Feb 2015 00:13:50 +0800 Subject: cheat 2.1.7 Also update Pygements to 2.0.2 Closes #37028. Signed-off-by: Xu Cheng --- Library/Formula/cheat.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'Library') 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 -- cgit v1.2.3