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 1b05e0e commit ad28de7Copy full SHA for ad28de7
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.6.0.tar.gz"
5
- sha256 "9f8b27cad594cf42f41b9adaf92de6d69e4c73ab2d9e122eb1dff075de00a48f"
+ url "https://github.com/ByteNess/aws-vault/archive/refs/tags/v7.6.1.tar.gz"
+ sha256 "7ae981b7c53d88e21565d51a49f1021eead6eabb7fa7bea5fd5f13477b8ddf4e"
6
license "MIT"
7
head "https://github.com/ByteNess/aws-vault.git", branch: "main"
8
0 commit comments