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 718f435 commit 0c3c3bf
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Formula/templ.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
class Templ < Formula
desc "A templating tool that downloads git repositories."

Check failure on line 5 in Formula/templ.rb

View workflow job for this annotation

GitHub Actions / test-bot (ubuntu-22.04)

FormulaAudit/Desc: Description shouldn't start with an article.

Check failure on line 5 in Formula/templ.rb

View workflow job for this annotation

GitHub Actions / test-bot (ubuntu-22.04)

FormulaAudit/Desc: Description shouldn't end with a full stop.
homepage "https://github.com/PlayTechnique/templ"
url: "https://github.com/PlayTechnique/templ/archive/refs/tags/0.1.2.tar.gz"
sha256: "73a4eef0640243d5924957840362d559160bdba14ad64e3a493e592f8c80983c"
license: "BSD-3-Clause"
version: "0.1.2"
url "https://github.com/PlayTechnique/templ/archive/refs/tags/0.1.2.tar.gz"
sha256 "73a4eef0640243d5924957840362d559160bdba14ad64e3a493e592f8c80983c"
license "BSD-3-Clause"
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)

FormulaAudit/ComponentsOrder: `version` (line 10) should be put before `sha256` (line 8)

depends_on "go" => :build

Expand Down

0 comments on commit 0c3c3bf

Please sign in to comment.