Skip to content

Commit 98a12c5

Browse files
chenrui333BrewTestBot
authored andcommitted
templ: add 0.2.793 bottle.
1 parent f81f860 commit 98a12c5

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

Formula/t/templ.rb

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,15 @@ class Templ < Formula
55
sha256 "be924c8b359748b0109c18831e1105618f6174a0f40645d5b82a91e7a9a8fffc"
66
license "MIT"
77

8+
bottle do
9+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "4bf57634a112496ca1987739aec06c616a8bf4361ca2d6b1143737eebc36e969"
10+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "4bf57634a112496ca1987739aec06c616a8bf4361ca2d6b1143737eebc36e969"
11+
sha256 cellar: :any_skip_relocation, arm64_ventura: "4bf57634a112496ca1987739aec06c616a8bf4361ca2d6b1143737eebc36e969"
12+
sha256 cellar: :any_skip_relocation, sonoma: "aefac0f53a8554d8b4865645445625113fdc5b9bab1f088fca7a3a77e3ae071c"
13+
sha256 cellar: :any_skip_relocation, ventura: "aefac0f53a8554d8b4865645445625113fdc5b9bab1f088fca7a3a77e3ae071c"
14+
sha256 cellar: :any_skip_relocation, x86_64_linux: "f76fc66c6690bb07d598d4701db7c375b1f774c5d9047e7d2d2acc7837b31d66"
15+
end
16+
817
depends_on "go" => :build
918

1019
def install

0 commit comments

Comments
 (0)