Skip to content

Commit 19228cf

Browse files
authored
Version update (#19)
* Use version formatting as shown in documentation * Update README.md * Update README.md * Update README.md * Add images for documentation * Add images for documentation * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Minor version change
1 parent d552a50 commit 19228cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

archlinux.pkr.hcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ packer {
22
required_plugins {
33
qemu = {
44
source = "github.com/hashicorp/qemu"
5-
version = ">= 1.1.1"
5+
version = ">= 1.1.2"
66
}
77
ansible = {
88
source = "github.com/hashicorp/ansible"

0 commit comments

Comments
 (0)