aws-iam-authenticator: Fix checkver (#64)

This commit is contained in:
Brandon Smith 2019-05-14 21:37:12 -04:00 committed by GitHub
parent 494271a9e0
commit c9626185ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,7 @@
"url": "https://amazon-eks.s3-us-west-2.amazonaws.com/1.12.7/2019-03-27/bin/windows/amd64/aws-iam-authenticator.exe",
"hash": "d6042a54a6be42c34fc9bcad7e07ae0da345b3d9505c14b4dd5f7e25691ff8f4",
"bin": "aws-iam-authenticator.exe",
"checkver": "/(?<kubernetes>[\\d.]+)/(?<version>[\\d-]+)/bin/windows/amd64/aws-iam-authenticator.exe\"",
"checkver": "/(?<kubernetes>[\\d.]+)/(?<version>[\\d-]+)/bin/windows/amd64/aws-iam-authenticator.exe",
"autoupdate": {
"url": "https://amazon-eks.s3-us-west-2.amazonaws.com/$matchKubernetes/$version/bin/windows/amd64/aws-iam-authenticator.exe",
"hash": {