scala: add version to resource
This commit is contained in:
parent
b5526b06bd
commit
4089801182
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@ class Scala < Formula
|
|||
resource 'completion' do
|
||||
url 'https://raw.github.com/scala/scala-dist/27bc0c25145a83691e3678c7dda602e765e13413/completion.d/2.9.1/scala'
|
||||
sha1 'e2fd99fe31a9fb687a2deaf049265c605692c997'
|
||||
version '2.9.1'
|
||||
end
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue