diff --git a/bucket/tf.json b/bucket/tf.json index c68816fe42..875fd9c9f9 100644 --- a/bucket/tf.json +++ b/bucket/tf.json @@ -1,16 +1,16 @@ { - "version": "2.10.0", + "version": "2.11.0", "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.10.0/tf-windows-amd64.exe#/tf.exe", - "hash": "621bfef8cb6d5998cc05ba16e1977a7b4428ca174ca0004904b6740f083e059d" + "url": "https://github.com/dex4er/tf/releases/download/v2.11.0/tf-windows-amd64.exe#/tf.exe", + "hash": "28e71c1dc67ee8ec609e30b119e3e0067ab30f1d6b1bea67b618714faa2bad20" }, "arm64": { - "url": "https://github.com/dex4er/tf/releases/download/v2.10.0/tf-windows-arm64.exe#/tf.exe", - "hash": "1cf329e9d25d2214bd98a658994e738f2d4695c67d6bb5238560307db0a6e010" + "url": "https://github.com/dex4er/tf/releases/download/v2.11.0/tf-windows-arm64.exe#/tf.exe", + "hash": "8783adad6e90e0de493b78c925c30d2ca32f4e59187aac767ba1a49973d824a3" } }, "bin": "tf.exe",