cargo-completion 0.31.1

This commit is contained in:
Chongyu Zhu 2018-11-09 02:06:00 +08:00 committed by FX Coudert
parent 979c18aa40
commit df3823571f

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.31.0.tar.gz"
sha256 "96c4ce9a3db4748680e613e4f3bce7de84329e50b6074a1fa7adb43359ff270e"
url "https://github.com/rust-lang/cargo/archive/0.31.1.tar.gz"
sha256 "d14462641610a56fd444200b02bb2547b663de3e63548990fba2e05435f4c096"
version_scheme 1
head "https://github.com/rust-lang/cargo.git"