JBake 2.3.2

Closes Homebrew/homebrew#34803.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
Liam Jones 2014-12-08 21:43:54 +00:00 committed by Jack Nagel
parent d3716778be
commit ba9ff42820

View file

@ -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"]