vagrant-completion 2.2.4
Closes #37565. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
adea45b59f
commit
4e08f4dc1b
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class VagrantCompletion < Formula
|
||||
desc "Bash completion for Vagrant"
|
||||
homepage "https://github.com/hashicorp/vagrant"
|
||||
url "https://github.com/hashicorp/vagrant/archive/v2.2.3.tar.gz"
|
||||
sha256 "7a2f15b58549080562168f6bcab6d1461540b42ad35bf1f0d33f2c64317d00c8"
|
||||
url "https://github.com/hashicorp/vagrant/archive/v2.2.4.tar.gz"
|
||||
sha256 "4f8ce6ede5d47a2be1ce46a29d22d41d1f4ba9d99fe9496b2424f98ae4dab2d6"
|
||||
head "https://github.com/hashicorp/vagrant.git"
|
||||
|
||||
bottle :unneeded
|
||||
|
|
Loading…
Reference in a new issue