leiningen: readd :nounzip
.
This commit is contained in:
parent
375047ce19
commit
56bd4560ac
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ class Leiningen < Formula
|
|||
end
|
||||
|
||||
resource "jar" do
|
||||
url "https://github.com/technomancy/leiningen/releases/download/2.8.1/leiningen-2.8.1-standalone.zip"
|
||||
url "https://github.com/technomancy/leiningen/releases/download/2.8.1/leiningen-2.8.1-standalone.zip", :using => :nounzip
|
||||
sha256 "fc49bbc7ff25ef42ad9c0a8b5f3d0641702abc9a9a8e847bc845bca4c09a7c58"
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in a new issue