Skip to content

Commit b0d54a9

Browse files
committed
secretspec 0.4.0
1 parent e8f8a6a commit b0d54a9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/s/secretspec.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Secretspec < Formula
22
desc "Declarative secrets management tool"
33
homepage "https://secretspec.dev"
4-
url "https://github.com/cachix/secretspec/archive/refs/tags/v0.3.4.tar.gz"
5-
sha256 "625f8f0c8ed97abaa452ac69c2c9cfd6b83dfed00e8f318644193027ab8099be"
4+
url "https://github.com/cachix/secretspec/archive/refs/tags/v0.4.0.tar.gz"
5+
sha256 "c8b7f3168205147cc0ed46e14dc482596c66f349979d541426d048392e51b766"
66
license "Apache-2.0"
77
head "https://github.com/cachix/secretspec.git", branch: "main"
88

0 commit comments

Comments
 (0)