opentofu: update to 1.8.0.
Signed-off-by: Gabriel M. Dutra <me@dutralabs.xyz> Closes: #51585 [via git-merge-pr]
This commit is contained in:
parent
6798829df0
commit
53bd53ad20
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'opentofu'
|
||||
pkgname=opentofu
|
||||
version=1.7.3
|
||||
version=1.8.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/opentofu/$pkgname"
|
||||
|
@ -12,4 +12,4 @@ license="MPL-2.0"
|
|||
homepage="https://opentofu.org/"
|
||||
changelog="https://github.com/opentofu/opentofu/releases"
|
||||
distfiles="https://github.com/opentofu/opentofu/archive/v$version.tar.gz"
|
||||
checksum=c97c470f3afbd30c67a141bb973ad4bcb458d3cd7a6bbe3aad1e99b4fbc026a8
|
||||
checksum=9e3f622741a0df00a10fcd42653260742c966936b252d3171d1ad952de6e40e0
|
||||
|
|
Loading…
Reference in New Issue