We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3d2ac5 commit 8e1e6b1Copy full SHA for 8e1e6b1
Formula/a/aws-vault.rb
@@ -1,8 +1,8 @@
1
class AwsVault < Formula
2
desc "Securely store and access AWS credentials in development environments"
3
homepage "https://github.com/ByteNess/aws-vault"
4
- url "https://github.com/ByteNess/aws-vault/archive/refs/tags/v7.7.1.tar.gz"
5
- sha256 "e9484125d5d9bdf18b41f6cc00373f9d1623c7f250d24802e517cbfa3e787717"
+ url "https://github.com/ByteNess/aws-vault/archive/refs/tags/v7.7.2.tar.gz"
+ sha256 "1a284c1cd1a7b01725d7121f6f5962e1cc32b88762a840743d86fd9054397183"
6
license "MIT"
7
head "https://github.com/ByteNess/aws-vault.git", branch: "main"
8
0 commit comments