aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorMarco Ceppi2014-02-18 11:57:09 -0500
committerBrett Koonce2014-02-18 11:07:19 -0600
commit0a633cfad3e9d3c7a7a29561cf8a6f0aba3a637e (patch)
treed1712198a5c35a9e56fe6c605c9f87bef764c984 /Library/Formula
parent37d0faf54d31fe1e4685a623528bef5f5ea897b9 (diff)
downloadhomebrew-0a633cfad3e9d3c7a7a29561cf8a6f0aba3a637e.tar.bz2
charm-tools 1.2.9
Closes #26816. Signed-off-by: Brett Koonce <koonce@gmail.com>
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/charm-tools.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/charm-tools.rb b/Library/Formula/charm-tools.rb
index c805acfb9..0d764ac75 100644
--- a/Library/Formula/charm-tools.rb
+++ b/Library/Formula/charm-tools.rb
@@ -2,8 +2,8 @@ require 'formula'
class CharmTools < Formula
homepage 'https://launchpad.net/charm-tools'
- url 'https://launchpad.net/charm-tools/1.2/1.2.7/+download/charm-tools-1.2.7.tar.gz'
- sha1 '428b7204bdd8b726a87653350082fb03841441ae'
+ url 'https://launchpad.net/charm-tools/1.2/1.2.9/+download/charm-tools-1.2.9-1.tar.gz'
+ sha1 '9da948b85dc2fc547335d28669f694338b0b77e8'
depends_on :python
depends_on 'libyaml'