We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d2fc27 commit 632974bCopy full SHA for 632974b
README.md
@@ -14,7 +14,7 @@ Configure your packer template to require a [release version of the plugin](http
14
packer {
15
required_plugins {
16
windows-update = {
17
- version = "0.18.0"
+ version = "0.18.1"
18
source = "github.com/rgl/windows-update"
19
}
20
0 commit comments