Bump versions for plugins

This commit is contained in:
Greg Hellings
2024-07-13 01:56:23 -05:00
parent 41e1f3ae03
commit 6ae06cee50
2 changed files with 2 additions and 4 deletions
+2 -2
View File
@@ -2,11 +2,11 @@ packer {
required_plugins {
qemu = {
source = "github.com/hashicorp/qemu"
version = "= 1.0.10"
version = "= 1.1.0"
}
vagrant = {
source = "github.com/hashicorp/vagrant"
version = "= 1.1.1"
version = "= 1.1.4"
}
vmware = {
version = "= 1.0.11"