From d54e427ecb7db9b458ae8e47135b68eb80048c8d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 24 Jun 2022 20:27:53 +0000 Subject: [PATCH] k2tf: Update to version 0.6.2 --- bucket/k2tf.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/k2tf.json b/bucket/k2tf.json index cbce20c9fd..606aceb442 100644 --- a/bucket/k2tf.json +++ b/bucket/k2tf.json @@ -1,12 +1,12 @@ { - "version": "0.7.0", + "version": "0.6.2", "description": "Converts Kubernetes API Objects (in YAML format) into HashiCorp's Terraform configuration language.", "homepage": "https://github.com/sl1pm4t/k2tf", "license": "MPL-2.0", "architecture": { "64bit": { - "url": "https://github.com/sl1pm4t/k2tf/releases/download/v0.7.0/k2tf_0.7.0_Windows_x86_64.tar.gz", - "hash": "a759f8dc28941db3673f38e4ac320cad831870c3775c1757f4e768fea66d5b96" + "url": "https://github.com/sl1pm4t/k2tf/releases/download/v0.6.2/k2tf_0.6.2_Windows_x86_64.tar.gz", + "hash": "abe3c85a92bd2af93b051c199fef26e4fecc047000f5a950143c9cb2813bd623" } }, "bin": "k2tf.exe",