Skip to content

Commit

Permalink
Auto-Updater from templ: updating for 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Github Bot committed Sep 25, 2023
1 parent 8f77dd6 commit 718f435
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/templ.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ class Templ < Formula
homepage "https://github.com/PlayTechnique/templ"
url: "https://github.com/PlayTechnique/templ/archive/refs/tags/0.1.2.tar.gz"

Check failure on line 7 in Formula/templ.rb

View workflow job for this annotation

GitHub Actions / test-bot (ubuntu-22.04)

Lint/Syntax: unexpected token tCOLON (Using Ruby 2.6 parser; configure using `TargetRubyVersion` parameter, under `AllCops`)
sha256: "73a4eef0640243d5924957840362d559160bdba14ad64e3a493e592f8c80983c"

Check failure on line 8 in Formula/templ.rb

View workflow job for this annotation

GitHub Actions / test-bot (ubuntu-22.04)

Lint/Syntax: unexpected token tCOLON (Using Ruby 2.6 parser; configure using `TargetRubyVersion` parameter, under `AllCops`)
license ""
version ""
license: "BSD-3-Clause"

Check failure on line 9 in Formula/templ.rb

View workflow job for this annotation

GitHub Actions / test-bot (ubuntu-22.04)

Lint/Syntax: unexpected token tCOLON (Using Ruby 2.6 parser; configure using `TargetRubyVersion` parameter, under `AllCops`)
version: "0.1.2"

Check failure on line 10 in Formula/templ.rb

View workflow job for this annotation

GitHub Actions / test-bot (ubuntu-22.04)

Lint/Syntax: unexpected token tCOLON (Using Ruby 2.6 parser; configure using `TargetRubyVersion` parameter, under `AllCops`)

depends_on "go" => :build

Expand Down

0 comments on commit 718f435

Please sign in to comment.