We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66f4cf5 commit c3904b3Copy full SHA for c3904b3
srcpkgs/packer/template
@@ -1,6 +1,6 @@
1
# Template file for 'packer'
2
pkgname=packer
3
-version=1.14.2
+version=1.14.3
4
revision=1
5
build_style=go
6
go_import_path="github.com/hashicorp/packer"
@@ -9,7 +9,7 @@ maintainer="Andrea Brancaleoni <[email protected]>"
9
license="BUSL-1.1"
10
homepage="http://www.packer.io"
11
distfiles="https://github.com/hashicorp/packer/archive/v${version}.tar.gz"
12
-checksum=ccf971c33149979c9399954ff5742ab236cc7e9665a75955a962f9c9fafcb3d5
+checksum=60e77b89481d44cf9a7b73a6816a89d6153eaed07c6be5ecac0c0e15ea943c02
13
replaces="packer-bin>=0"
14
repository=nonfree
15
0 commit comments