Skip to content

Commit ffb7c36

Browse files
authored
Merge pull request #254746 from Homebrew/bump-varlock-0.1.2
varlock 0.1.2
2 parents 2819a89 + 5bafc5a commit ffb7c36

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/v/varlock.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
class Varlock < Formula
22
desc "Add declarative schema to .env files using @env-spec decorator comments"
33
homepage "https://varlock.dev"
4-
url "https://registry.npmjs.org/varlock/-/varlock-0.1.1.tgz"
5-
sha256 "c4c7cfc381eaca268160d594e98827f0a23bb0d8567605c4cfae0346aa238670"
4+
url "https://registry.npmjs.org/varlock/-/varlock-0.1.2.tgz"
5+
sha256 "4e5a29ba898d7641c75a4ddabb9ff1e543180175216c3a5ca0a8254ab947ba41"
66
license "MIT"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, all: "bcac552e33e2750ca6a6eb8939f511e956924b0b173e9440616cb8c6e31e70af"
9+
sha256 cellar: :any_skip_relocation, all: "10a5b0283e714c8dd66c6967d7f0381bf34ac4c162dcf27a5727e52540198d88"
1010
end
1111

1212
depends_on "node"

0 commit comments

Comments
 (0)