We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 53c0a45 + 0439639 commit 8776ed4Copy full SHA for 8776ed4
Formula/envgen.rb
@@ -1,8 +1,8 @@
1
class Envgen < Formula
2
desc "Generate .env files from declarative YAML schemas"
3
homepage "https://github.com/smorinlabs/envgen"
4
- url "https://github.com/smorinlabs/envgen/archive/refs/tags/v1.0.3.tar.gz"
5
- sha256 "a21394ca439903e82a7d1e43be2f25f12d28e96b620ed60b98ad5d6dcc69dadc"
+ url "https://github.com/smorinlabs/envgen/archive/refs/tags/v1.0.6.tar.gz"
+ sha256 "cb23666fb2e22e91ed1a1095cf03ce2746c49014e22b46e071ffa0bfa8bcc358"
6
license "MIT"
7
head "https://github.com/smorinlabs/envgen.git", branch: "main"
8
0 commit comments