narwhal: fix audit

narwhal:
  * `checksum` (line 6) should be put before `head` (line 4)
master
Miguel Araújo 2017-02-12 08:21:15 -03:00 committed by Mike McQuaid
parent 0e8413e5f4
commit 17be1473c9
1 changed files with 1 additions and 1 deletions

View File

@ -1,9 +1,9 @@
class Narwhal < Formula
desc "General purpose JavaScript platform for building applications"
homepage "https://github.com/280north/narwhal"
head "https://github.com/280north/narwhal.git"
url "https://github.com/280north/narwhal/archive/v0.3.2.tar.gz"
sha256 "a26ac20097839a5c7b5de665678fb76699371eea433d6e3b820d4d8de2ad4937"
head "https://github.com/280north/narwhal.git"
bottle :unneeded