diff options
author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2025-08-02 00:32:06 +0200 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2025-08-02 02:45:52 +0200 |
commit | 9ae3f39cdb8b1a065ad645f4e6517e196ff838a8 (patch) | |
tree | dc7372c71cb783ada127a4a0104f5ac5dce6d0fd | |
parent | sysutils/dar: Update version 2.7.18=>2.7.19 (diff) |
sysutils/opentofu: Update version 1.10.3=>1.10.4
Changelog: https://github.com/opentofu/opentofu/releases/tag/v1.10.4
-rw-r--r-- | sysutils/opentofu/Makefile | 2 | ||||
-rw-r--r-- | sysutils/opentofu/distinfo | 10 |
2 files changed, 6 insertions, 6 deletions
diff --git a/sysutils/opentofu/Makefile b/sysutils/opentofu/Makefile index 9c0a34f5029d..0cf1535dcad0 100644 --- a/sysutils/opentofu/Makefile +++ b/sysutils/opentofu/Makefile @@ -1,6 +1,6 @@ PORTNAME= opentofu DISTVERSIONPREFIX= v -DISTVERSION= 1.10.3 +DISTVERSION= 1.10.4 CATEGORIES= sysutils MAINTAINER= bofh@FreeBSD.org diff --git a/sysutils/opentofu/distinfo b/sysutils/opentofu/distinfo index dc2669831c89..45858d7575f3 100644 --- a/sysutils/opentofu/distinfo +++ b/sysutils/opentofu/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1752672462 -SHA256 (go/sysutils_opentofu/opentofu-v1.10.3/v1.10.3.mod) = fea0f5e89a464ced9d8221c821eb16163062f1c948389406a8479db8d18dc413 -SIZE (go/sysutils_opentofu/opentofu-v1.10.3/v1.10.3.mod) = 14181 -SHA256 (go/sysutils_opentofu/opentofu-v1.10.3/v1.10.3.zip) = f1fd0845ed219c16e3e1aa934fe90488fb6621f37521eb2bc75f3dfbcd1030f0 -SIZE (go/sysutils_opentofu/opentofu-v1.10.3/v1.10.3.zip) = 6749780 +TIMESTAMP = 1754027218 +SHA256 (go/sysutils_opentofu/opentofu-v1.10.4/v1.10.4.mod) = 2ab9a71ecd09412b0b6732144ab5830ac6e1f9da7ca2dd689474b1d827f5cd29 +SIZE (go/sysutils_opentofu/opentofu-v1.10.4/v1.10.4.mod) = 14241 +SHA256 (go/sysutils_opentofu/opentofu-v1.10.4/v1.10.4.zip) = 80d625ef7fe699a6d14276a5be281c98bb751d09ad184e419e19b331513ae7d3 +SIZE (go/sysutils_opentofu/opentofu-v1.10.4/v1.10.4.zip) = 6751054 |