cargo-completion 0.34.0

Closes #37679.

Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
Chongyu Zhu 2019-03-07 17:17:50 +08:00
parent 6fdf19bdb0
commit 430b29f5bb
No known key found for this signature in database
GPG key ID: 1A43E3C9100B38F5

View file

@ -1,8 +1,8 @@
class CargoCompletion < Formula
desc "Bash and Zsh completion for Cargo"
homepage "https://github.com/rust-lang/cargo"
url "https://github.com/rust-lang/cargo/archive/0.33.0.tar.gz"
sha256 "914d715ff1a4ac4280b63d05c0f848d38889900a5559888d4a20c9600f87e6a4"
url "https://github.com/rust-lang/cargo/archive/0.34.0.tar.gz"
sha256 "658eb7be37d0e1c1c1b7c6a828ff0dbaed1405b5176ce50d8145d47a0fd258f1"
version_scheme 1
head "https://github.com/rust-lang/cargo.git"