k2tf: Update to version 0.7.0

This commit is contained in:
github-actions[bot] 2022-05-30 00:34:47 +00:00
parent ce62b0d736
commit 1c05b2606a

View File

@ -1,12 +1,12 @@
{
"version": "0.6.3",
"version": "0.7.0",
"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.6.3/k2tf_0.6.3_Windows_x86_64.tar.gz",
"hash": "08aebd5528092390f1941640584bb0e980ec9e87b64e3857e185af6538ae2077"
"url": "https://github.com/sl1pm4t/k2tf/releases/download/v0.7.0/k2tf_0.7.0_Windows_x86_64.tar.gz",
"hash": "a759f8dc28941db3673f38e4ac320cad831870c3775c1757f4e768fea66d5b96"
}
},
"bin": "k2tf.exe",