leiningen: readd :nounzip.

This commit is contained in:
Markus Reiter 2018-07-30 14:28:29 +02:00 committed by ilovezfs
parent 375047ce19
commit 56bd4560ac

View file

@ -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