aws-vault: Update to version 6.1.0

Format newly added manifests
This commit is contained in:
Jakub Čábera 2020-09-14 08:25:13 +02:00
parent 453df2929f
commit 7199022bc5
8 changed files with 21 additions and 23 deletions

View File

@ -1,10 +1,10 @@
{
"version": "6.0.1",
"version": "6.1.0",
"description": "A vault for securely storing and accessing AWS credentials in development environments",
"homepage": "https://github.com/99designs/aws-vault",
"license": "MIT",
"url": "https://github.com/99designs/aws-vault/releases/download/v6.0.1/aws-vault-windows-386.exe#/aws-vault.exe",
"hash": "d792bfabd51b224555bacf2616d1552b46a7c9c9ac04ac7f118507abdf785e56",
"url": "https://github.com/99designs/aws-vault/releases/download/v6.1.0/aws-vault-windows-386.exe#/aws-vault.exe",
"hash": "56a935a239e68e61dc4e8e86e2281c14a61f4e21d50148b08a24deb76804807f",
"bin": "aws-vault.exe",
"checkver": "github",
"autoupdate": {

View File

@ -1,7 +1,7 @@
{
"version": "3.7.11",
"description": "Ccache (or \"ccache\") is a compiler cache. It speeds up recompilation by caching previous compilations and detecting when the same compilation is being done again.",
"homepage": "https://ccache.dev/",
"description": "Compiler cache to speed up recompilation by caching previous compilations and detecting when the same compilation is being done again.",
"homepage": "https://ccache.dev",
"license": "GPL-3.0-or-later",
"architecture": {
"64bit": {

View File

@ -1,6 +1,6 @@
{
"version": "1.2.0",
"description": "Environment variables substitution.",
"description": "Environment variables substitution",
"homepage": "https://github.com/a8m/envsubst",
"license": "MIT",
"architecture": {

View File

@ -1,8 +1,11 @@
{
"homepage": "https://github.com/jtyr/gbt",
"description": "Highly configurable prompt builder for Bash, ZSH and PowerShell written in Go.",
"version": "2.0.0",
"description": "Highly configurable prompt builder for Bash, ZSH and PowerShell written in Go.",
"homepage": "https://github.com/jtyr/gbt",
"license": "MIT",
"suggest": {
"NerdFont": "nerd-fonts/DejaVuSansMono-NF"
},
"architecture": {
"64bit": {
"url": "https://github.com/jtyr/gbt/releases/download/v2.0.0/gbt-2.0.0-windows-amd64.zip",
@ -15,11 +18,6 @@
},
"extract_dir": "gbt-2.0.0",
"bin": "gbt.exe",
"suggest": {
"NerdFont": [
"nerd-fonts/DejaVuSansMono-NF"
]
},
"checkver": "github",
"autoupdate": {
"architecture": {

View File

@ -1,7 +1,7 @@
{
"homepage": "https://github.com/kordamp/gm",
"description": "Gum is a Gradle/Maven wrapper",
"version": "0.5.0",
"description": "Gradle/Maven wrapper",
"homepage": "https://github.com/kordamp/gm",
"license": "Apache-2.0",
"architecture": {
"32bit": {

View File

@ -1,8 +1,8 @@
{
"homepage": "https://kind.sigs.k8s.io/docs/user/quick-start/",
"description": "kind is a tool for running local Kubernetes clusters using Docker container nodes.",
"license": "Apache-2.0",
"version": "0.8.1",
"description": "kind is a tool for running local Kubernetes clusters using Docker container nodes.",
"homepage": "https://kind.sigs.k8s.io/docs/user/quick-start",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/kubernetes-sigs/kind/releases/download/v0.8.1/kind-windows-amd64#/kind.exe",

View File

@ -1,6 +1,6 @@
{
"version": "1.8.3",
"description": "NextDNS CLI is a DNS53 to DNS-over-HTTPS (DoH) proxy with advanced capabilities to get the most out of the NextDNS service.",
"description": "DNS53 to DNS-over-HTTPS (DoH) proxy with advanced capabilities to get the most out of the NextDNS service.",
"homepage": "https://nextdns.io/cli",
"license": "MIT",
"architecture": {

View File

@ -1,7 +1,7 @@
{
"description": "A Go compiler for small places.",
"homepage": "https://tinygo.org/",
"version": "0.14.1",
"description": "A Go compiler for small places",
"homepage": "https://tinygo.org",
"license": "BSD-3-Clause",
"suggest": {
"Go": "go"
@ -9,13 +9,13 @@
"architecture": {
"64bit": {
"url": "https://github.com/tinygo-org/tinygo/releases/download/v0.14.1/tinygo0.14.1.windows-amd64.zip",
"hash": "1E8BC048B2B071AF106C04C2F7E0F4DEF549A232B1FF71104F2E5D81C06CE758"
"hash": "1e8bc048b2b071af106c04c2f7e0f4def549a232b1ff71104f2e5d81c06ce758"
}
},
"extract_dir": "tinygo",
"bin": "bin\\tinygo.exe",
"checkver": {
"github": "https://github.com/tinygo-org/tinygo/"
"github": "https://github.com/tinygo-org/tinygo"
},
"autoupdate": {
"architecture": {