Skip to content

Commit 8776ed4

Browse files
authored
Merge pull request #4 from smorinlabs/envgen-1.0.6
envgen 1.0.6
2 parents 53c0a45 + 0439639 commit 8776ed4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/envgen.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Envgen < Formula
22
desc "Generate .env files from declarative YAML schemas"
33
homepage "https://github.com/smorinlabs/envgen"
4-
url "https://github.com/smorinlabs/envgen/archive/refs/tags/v1.0.3.tar.gz"
5-
sha256 "a21394ca439903e82a7d1e43be2f25f12d28e96b620ed60b98ad5d6dcc69dadc"
4+
url "https://github.com/smorinlabs/envgen/archive/refs/tags/v1.0.6.tar.gz"
5+
sha256 "cb23666fb2e22e91ed1a1095cf03ce2746c49014e22b46e071ffa0bfa8bcc358"
66
license "MIT"
77
head "https://github.com/smorinlabs/envgen.git", branch: "main"
88

0 commit comments

Comments
 (0)