diff --git a/bucket/k2tf.json b/bucket/k2tf.json index 1f9a49e51a..84c8dc7434 100644 --- a/bucket/k2tf.json +++ b/bucket/k2tf.json @@ -2,11 +2,11 @@ "homepage": "https://github.com/sl1pm4t/k2tf", "description": "Converts Kubernetes API Objects (in YAML format) into HashiCorp's Terraform configuration language.", "license": "MPL-2.0", - "version": "0.3.0", + "version": "0.4.0", "architecture": { "64bit": { - "url": "https://github.com/sl1pm4t/k2tf/releases/download/v0.3.0/k2tf_0.3.0_Windows_x86_64.tar.gz", - "hash": "8d424bf2776573e734aa90d9057cda4eb7a01a03a9896b54ab4bdb156ef51b56" + "url": "https://github.com/sl1pm4t/k2tf/releases/download/v0.4.0/k2tf_0.4.0_Windows_x86_64.tar.gz", + "hash": "89d12c36708e37ec59b1794c64bdb0a72f8381af9e6f524e0caa0bea66ea02f4" } }, "bin": "k2tf.exe", @@ -15,7 +15,7 @@ "architecture": { "64bit": { "url": "https://github.com/sl1pm4t/k2tf/releases/download/v$version/k2tf_$version_Windows_x86_64.tar.gz" - } + } }, "hash": { "url": "$baseurl/checksums.txt"