Skip to content

Commit b57ff8b

Browse files
committed
varlock 0.0.9
1 parent c59a7d9 commit b57ff8b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/v/varlock.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
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.0.8.tgz"
5-
sha256 "8617d25a898b891ad93b6756338293aa58f0160a587b25727d56d3381fe2e3f2"
4+
url "https://registry.npmjs.org/varlock/-/varlock-0.0.9.tgz"
5+
sha256 "0faba9d53ceea0c5cb45e083c794770cc5c9f726d083dcd47e7e7c2d762abbe7"
66
license "MIT"
77

88
bottle do

0 commit comments

Comments
 (0)