bats 0.4.0

Update bats to 0.4.0

https://github.com/sstephenson/bats/releases/tag/v0.4.0

Closes Homebrew/homebrew#31603.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
master
Greg Karékinian 2014-08-14 22:09:31 +02:00 committed by Mike McQuaid
parent 0e4219d2d6
commit b43738add2
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.1.tar.gz'
sha1 'f9c5d81e726b7ebb9c96d8546b1292a3af62ce4c'
url 'https://github.com/sstephenson/bats/archive/v0.4.0.tar.gz'
sha1 'cb8a5f4c844a5f052f915036130def31140fce94'
head 'https://github.com/sstephenson/bats.git'
def install