git-number: fix audit

git-number:
  * `version` (line 6) should be put before `checksum` (line 5)
master
Miguel Araújo 2017-02-11 21:17:04 -03:00 committed by Mike McQuaid
parent 1dc3f1b32c
commit 4b4a19d251
1 changed files with 1 additions and 1 deletions

View File

@ -2,8 +2,8 @@ class GitNumber < Formula
desc "Use numbers for dealing with files in git"
homepage "https://github.com/holygeek/git-number"
url "https://github.com/holygeek/git-number/archive/1.0.0a.tar.gz"
sha256 "710804466860fdb6f985c0a1268887230c4c1ff708584b19e385bbaec872f4f5"
version "1.0.0a"
sha256 "710804466860fdb6f985c0a1268887230c4c1ff708584b19e385bbaec872f4f5"
bottle do
cellar :any_skip_relocation