opentofu: update to 1.8.1.
This commit is contained in:
parent
4fc070d3bf
commit
55bc954834
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'opentofu'
|
||||
pkgname=opentofu
|
||||
version=1.8.0
|
||||
revision=2
|
||||
version=1.8.1
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/opentofu/$pkgname"
|
||||
go_package="${go_import_path}/cmd/tofu"
|
||||
|
@ -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=9e3f622741a0df00a10fcd42653260742c966936b252d3171d1ad952de6e40e0
|
||||
checksum=849f20c1f700910842c42fbf76730fabd4df82b0d0879d4bd9a88abe3d275b2a
|
||||
|
|
Loading…
Reference in New Issue