mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 08:41:20 +00:00
k2tf: Add version 0.3.0 (#654)
Co-authored-by: Jakub Čábera <cabera.jakub@gmail.com>
This commit is contained in:
parent
cb9474c043
commit
9c185bab06
24
bucket/k2tf.json
Normal file
24
bucket/k2tf.json
Normal file
@ -0,0 +1,24 @@
|
||||
{
|
||||
"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",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/sl1pm4t/k2tf/releases/download/v0.3.0/k2tf_0.3.0_Windows_x86_64.tar.gz",
|
||||
"hash": "8d424bf2776573e734aa90d9057cda4eb7a01a03a9896b54ab4bdb156ef51b56"
|
||||
}
|
||||
},
|
||||
"bin": "k2tf.exe",
|
||||
"checkver": "github",
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/sl1pm4t/k2tf/releases/download/v$version/k2tf_$version_Windows_x86_64.tar.gz"
|
||||
}
|
||||
},
|
||||
"hash": {
|
||||
"url": "$baseurl/checksums.txt"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user