Bats 0.3.1

Closes Homebrew/homebrew#23788.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Sam Stephenson 2013-10-30 10:57:20 -05:00 committed by Adam Vandenberg
parent 044512c0e4
commit 800fb81440
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ require 'formula'
class Bats < Formula
homepage 'https://github.com/sstephenson/bats'
url 'https://github.com/sstephenson/bats/archive/v0.3.0.tar.gz'
sha1 'a40959400a288c9527e131409f6eb6bf3183c9ae'
url 'https://github.com/sstephenson/bats/archive/v0.3.1.tar.gz'
sha1 'f9c5d81e726b7ebb9c96d8546b1292a3af62ce4c'
head 'https://github.com/sstephenson/bats.git'
def install