diff --git a/bucket/tf.json b/bucket/tf.json index 875fd9c9f9..872c4d0c53 100644 --- a/bucket/tf.json +++ b/bucket/tf.json @@ -1,16 +1,16 @@ { - "version": "2.11.0", + "version": "2.11.1", "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.0/tf-windows-amd64.exe#/tf.exe", - "hash": "28e71c1dc67ee8ec609e30b119e3e0067ab30f1d6b1bea67b618714faa2bad20" + "url": "https://github.com/dex4er/tf/releases/download/v2.11.1/tf-windows-amd64.exe#/tf.exe", + "hash": "dd65eeb9da699cef2a284cad09aefcddf85f25a2ade83a7d3ecd0ccaa0f30eec" }, "arm64": { - "url": "https://github.com/dex4er/tf/releases/download/v2.11.0/tf-windows-arm64.exe#/tf.exe", - "hash": "8783adad6e90e0de493b78c925c30d2ca32f4e59187aac767ba1a49973d824a3" + "url": "https://github.com/dex4er/tf/releases/download/v2.11.1/tf-windows-arm64.exe#/tf.exe", + "hash": "9e077c5f7eb69e7ade5114e2e71c1d05fd80e4602bae3eaba4caa7940ca79528" } }, "bin": "tf.exe",