diff --git a/bucket/aws-vault.json b/bucket/aws-vault.json index 8968eeb3cf..a1792a50be 100644 --- a/bucket/aws-vault.json +++ b/bucket/aws-vault.json @@ -1,16 +1,16 @@ { - "version": "7.9.7", + "version": "7.9.8", "description": "Securely store and access AWS credentials in development environments (Maintained fork)", "homepage": "https://github.com/ByteNess/aws-vault", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/ByteNess/aws-vault/releases/download/v7.9.7/aws-vault-windows-amd64.exe#/aws-vault.exe", - "hash": "b919fee8926df9a3e48a05214e87788d05d575d174d322e35abc3ff113affdf7" + "url": "https://github.com/ByteNess/aws-vault/releases/download/v7.9.8/aws-vault-windows-amd64.exe#/aws-vault.exe", + "hash": "9d816e5376235707c5d52cc4e19649b2f0d331d69addfaabd3efbf2541de3715" }, "arm64": { - "url": "https://github.com/ByteNess/aws-vault/releases/download/v7.9.7/aws-vault-windows-arm64.exe#/aws-vault.exe", - "hash": "00a6db1b63f41cb93a42bdfe6cf1496dca896fa72b8169773b92fe9f23c442d8" + "url": "https://github.com/ByteNess/aws-vault/releases/download/v7.9.8/aws-vault-windows-arm64.exe#/aws-vault.exe", + "hash": "589c913cab76b03ee981675a367004c3fa38a73be0c42e51b5917ec1fb612d5e" } }, "bin": "aws-vault.exe",