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.
2 parents 2819a89 + 5bafc5a commit ffb7c36Copy full SHA for ffb7c36
Formula/v/varlock.rb
@@ -1,12 +1,12 @@
1
class Varlock < Formula
2
desc "Add declarative schema to .env files using @env-spec decorator comments"
3
homepage "https://varlock.dev"
4
- url "https://registry.npmjs.org/varlock/-/varlock-0.1.1.tgz"
5
- sha256 "c4c7cfc381eaca268160d594e98827f0a23bb0d8567605c4cfae0346aa238670"
+ url "https://registry.npmjs.org/varlock/-/varlock-0.1.2.tgz"
+ sha256 "4e5a29ba898d7641c75a4ddabb9ff1e543180175216c3a5ca0a8254ab947ba41"
6
license "MIT"
7
8
bottle do
9
- sha256 cellar: :any_skip_relocation, all: "bcac552e33e2750ca6a6eb8939f511e956924b0b173e9440616cb8c6e31e70af"
+ sha256 cellar: :any_skip_relocation, all: "10a5b0283e714c8dd66c6967d7f0381bf34ac4c162dcf27a5727e52540198d88"
10
end
11
12
depends_on "node"
0 commit comments