k2tf: Update to version 0.6.2

This commit is contained in:
Jakub Čábera 2021-10-05 00:13:26 -07:00
parent 485cd52347
commit 175348ad37

View File

@ -1,12 +1,12 @@
{
"version": "0.5.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.5.0/k2tf_0.5.0_Windows_x86_64.tar.gz",
"hash": "9040976ccd293bda6b84d643cdf34d0dd77133317434099092f901a5c0373e28"
"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",