yarn-completion 0.8.0
Closes #30910. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
parent
ffb3d7980d
commit
4f418e6d91
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class YarnCompletion < Formula
|
||||
desc "Bash completion for Yarn"
|
||||
homepage "https://github.com/dsifford/yarn-completion"
|
||||
url "https://github.com/dsifford/yarn-completion/archive/v0.7.4.tar.gz"
|
||||
sha256 "7b91ca00c69c23518c1c0c5c93ddad23ad20b82c6f6e899e616ca53539878e42"
|
||||
url "https://github.com/dsifford/yarn-completion/archive/v0.8.0.tar.gz"
|
||||
sha256 "f359dbfd4d9dd28e231e81da16f308e73662fd586546672569a0eac994f2bcd6"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
|
|
Loading…
Reference in a new issue