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 ddb85b2 commit bde0ca7Copy full SHA for bde0ca7
srcpkgs/terraform/template
@@ -1,6 +1,6 @@
1
# Template file for 'terraform'
2
pkgname=terraform
3
-version=1.9.5
+version=1.9.6
4
revision=1
5
build_style=go
6
go_import_path="github.com/hashicorp/$pkgname"
@@ -9,5 +9,5 @@ maintainer="Andrea Brancaleoni <[email protected]>"
9
license="BUSL-1.1"
10
homepage="https://www.terraform.io/"
11
distfiles="https://$go_import_path/archive/v$version.tar.gz"
12
-checksum=89d558e5093d5c62f410d6975dfbd1e08714bf89d24c2d1d52a693965340114b
+checksum=53bca6fdc62f1caa9baf082345402052a90f1de9c1ac8dbabaccb37d541d6a4d
13
repository=nonfree
0 commit comments