aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorLiam Jones2014-12-08 21:43:54 +0000
committerJack Nagel2014-12-09 02:18:31 -0500
commitc3516c13cd7e8bde9f847f5327636af79db035e4 (patch)
tree02cacf8fe9fe8c971dbac9a4afb095037b86d199 /Library/Formula
parent87cc2c0269426fe54138e46e559e0612fddf4233 (diff)
downloadhomebrew-c3516c13cd7e8bde9f847f5327636af79db035e4.tar.bz2
JBake 2.3.2
Closes #34803. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/jbake.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/jbake.rb b/Library/Formula/jbake.rb
index 53df2e8e4..f71d000c3 100644
--- a/Library/Formula/jbake.rb
+++ b/Library/Formula/jbake.rb
@@ -2,8 +2,8 @@ require "formula"
class Jbake < Formula
homepage "http://jbake.org"
- url "http://jbake.org/files/jbake-2.3.1-bin.zip"
- sha1 "b429a89a66c021a70394e0207d71a703de58d85b"
+ url "http://jbake.org/files/jbake-2.3.2-bin.zip"
+ sha1 "8daa2603b0277ee92ba216cf1d7e2d706f489382"
def install
rm_f Dir["bin/*.bat"]