summaryrefslogtreecommitdiff
path: root/homebrew/vagrantcompletion/.beer
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/vagrantcompletion/.beer')
-rw-r--r--homebrew/vagrantcompletion/.beer16
1 files changed, 16 insertions, 0 deletions
diff --git a/homebrew/vagrantcompletion/.beer b/homebrew/vagrantcompletion/.beer
new file mode 100644
index 000000000..41cd18169
--- /dev/null
+++ b/homebrew/vagrantcompletion/.beer
@@ -0,0 +1,16 @@
+{
+ "name": "VagrantCompletion",
+ "description": "Bash completion for Vagrant",
+ "url": "https://github.com/hashicorp/vagrant/archive/v2.2.4.tar.gz",
+ "mirror": null,
+ "homepage": "https://github.com/hashicorp/vagrant",
+ "depends": [],
+ "resource": [],
+ "conflicts": [],
+ "patches": [],
+ "install": [
+ "bash_completion.install \"contrib/bash/completion.sh\" => \"vagrant\""
+ ],
+ "version": "2.2.4",
+ "file": "vagrant-completion.rb"
+} \ No newline at end of file