Skip to content

Commit

Permalink
Auto-Updater from templ: updating for 0.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Github Bot committed Oct 29, 2023
1 parent 0c3c3bf commit 07dc98d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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"
url "https://github.com/PlayTechnique/templ/archive/refs/tags/0.1.4.tar.gz"
sha256 "eb2153dd04e9f4daef7e16c7882ab27a9f8e5a4abfb65b0165cc2253fc7fa4c8"
license "BSD-3-Clause"
version "0.1.2"
version "0.1.4"

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 07dc98d

Please sign in to comment.