fix: link in homebrew
All checks were successful
Lint / shellcheck (push) Successful in 18s

This commit is contained in:
2026-03-20 09:33:45 +01:00
parent f85abd43c4
commit 55a82f75a9

View File

@@ -1,7 +1,7 @@
class Kewt < Formula
desc "Minimalist static site generator inspired by werc"
homepage "https://kewt.krzak.org"
url "https://github.com/n0va-bot/kewt/releases/download/VERSION_PLACEHOLDER/kewt"
url "https://github.com/n0va-bot/kewt/releases/download/vVERSION_PLACEHOLDER/kewt"
sha256 "SHA256SUM_PLACEHOLDER"
license "ISC"
version "VERSION_PLACEHOLDER"