From e10a19f927418c1c9897f886299f982a79622f73 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 7 Oct 2025 16:31:08 +0000 Subject: [PATCH] tf: Update to version 2.11.2 --- bucket/tf.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/tf.json b/bucket/tf.json index 872c4d0c53..4de8bb624e 100644 --- a/bucket/tf.json +++ b/bucket/tf.json @@ -1,16 +1,16 @@ { - "version": "2.11.1", + "version": "2.11.2", "description": "Less verbose and more shell-friendly Terraform.", "homepage": "https://github.com/dex4er/tf", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/dex4er/tf/releases/download/v2.11.1/tf-windows-amd64.exe#/tf.exe", - "hash": "dd65eeb9da699cef2a284cad09aefcddf85f25a2ade83a7d3ecd0ccaa0f30eec" + "url": "https://github.com/dex4er/tf/releases/download/v2.11.2/tf-windows-amd64.exe#/tf.exe", + "hash": "39978fcf87ec7ba773e180a728ee1a190e0a3fceafd7a0f7bb16e7758640bb08" }, "arm64": { - "url": "https://github.com/dex4er/tf/releases/download/v2.11.1/tf-windows-arm64.exe#/tf.exe", - "hash": "9e077c5f7eb69e7ade5114e2e71c1d05fd80e4602bae3eaba4caa7940ca79528" + "url": "https://github.com/dex4er/tf/releases/download/v2.11.2/tf-windows-arm64.exe#/tf.exe", + "hash": "088a4156429706acd774205b6baf8516c64d6586c72e28f16ea5ee2214ad123e" } }, "bin": "tf.exe",