blockhash: fix audit

blockhash:
  * `revision` (line 7) should be put before `head` (line 6)
master
Miguel Araújo 2017-02-11 21:05:05 -03:00 committed by Mike McQuaid
parent 07595ac4ed
commit 5f857a99bf
1 changed files with 1 additions and 1 deletions

View File

@ -3,8 +3,8 @@ class Blockhash < Formula
homepage "http://blockhash.io/"
url "https://github.com/commonsmachinery/blockhash/archive/0.2.1.tar.gz"
sha256 "549e0f52e7a7545bae7eca801c64c79b95cbe9417975718e262fddaf78b00cca"
head "https://github.com/commonsmachinery/blockhash.git"
revision 1
head "https://github.com/commonsmachinery/blockhash.git"
bottle do
cellar :any