tf: Update to version 2.11.1

This commit is contained in:
github-actions[bot] 2025-01-21 00:34:17 +00:00
parent cee963ea15
commit 8d010aabc1

View File

@ -1,16 +1,16 @@
{ {
"version": "2.11.0", "version": "2.11.1",
"description": "Less verbose and more shell-friendly Terraform.", "description": "Less verbose and more shell-friendly Terraform.",
"homepage": "https://github.com/dex4er/tf", "homepage": "https://github.com/dex4er/tf",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/dex4er/tf/releases/download/v2.11.0/tf-windows-amd64.exe#/tf.exe", "url": "https://github.com/dex4er/tf/releases/download/v2.11.1/tf-windows-amd64.exe#/tf.exe",
"hash": "28e71c1dc67ee8ec609e30b119e3e0067ab30f1d6b1bea67b618714faa2bad20" "hash": "dd65eeb9da699cef2a284cad09aefcddf85f25a2ade83a7d3ecd0ccaa0f30eec"
}, },
"arm64": { "arm64": {
"url": "https://github.com/dex4er/tf/releases/download/v2.11.0/tf-windows-arm64.exe#/tf.exe", "url": "https://github.com/dex4er/tf/releases/download/v2.11.1/tf-windows-arm64.exe#/tf.exe",
"hash": "8783adad6e90e0de493b78c925c30d2ca32f4e59187aac767ba1a49973d824a3" "hash": "9e077c5f7eb69e7ade5114e2e71c1d05fd80e4602bae3eaba4caa7940ca79528"
} }
}, },
"bin": "tf.exe", "bin": "tf.exe",