chamber 2.5.0
Closes #42316. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
a01ea833b4
commit
6acc8e2ea4
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Chamber < Formula
|
||||
desc "CLI for managing secrets through AWS SSM Parameter Store"
|
||||
homepage "https://github.com/segmentio/chamber"
|
||||
url "https://github.com/segmentio/chamber/archive/v2.3.3.tar.gz"
|
||||
sha256 "0ae67252b6f6c9d000e24d780066427895761576acf314b0559e9a6c10ce43ba"
|
||||
url "https://github.com/segmentio/chamber/archive/v2.5.0.tar.gz"
|
||||
sha256 "975d046eda38efc06c4fd77529612869d7cb76f35c6092b2a31f6000ec8fe9d1"
|
||||
head "https://github.com/segmentio/chamber.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue