k2tf: Update to version 0.4.1

This commit is contained in:
Jakub Čábera 2020-04-30 15:28:17 +02:00
parent 9b36687a0d
commit b5f55555c2

View File

@ -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.4.0",
"version": "0.4.1",
"architecture": {
"64bit": {
"url": "https://github.com/sl1pm4t/k2tf/releases/download/v0.4.0/k2tf_0.4.0_Windows_x86_64.tar.gz",
"hash": "89d12c36708e37ec59b1794c64bdb0a72f8381af9e6f524e0caa0bea66ea02f4"
"url": "https://github.com/sl1pm4t/k2tf/releases/download/v0.4.1/k2tf_0.4.1_Windows_x86_64.tar.gz",
"hash": "722f753d5fe590d103481f352bb3a2d0796c1800346f3fb7e140f64d8dad341a"
}
},
"bin": "k2tf.exe",