This commit is contained in:
mike
2025-12-11 01:21:46 +01:00
parent ac343050a8
commit 43a408d962
10 changed files with 108 additions and 68 deletions

View File

@@ -1,7 +1,7 @@
class finishSh < Formula
desc "LLM-powered command-line finishtion"
homepage "https://git.appmodel.nl/Tour/finish"
url "https://git.appmodel.nl/Tour/finish/archive/v0.5.0.tar.gz"
homepage "https://git.appmodel.nl/tour/finish"
url "https://git.appmodel.nl/tour/finish/archive/v0.5.0.tar.gz"
sha256 "" # Update with actual SHA256 of the release tarball
license "BSD-2-Clause"
version "0.5.0"
@@ -36,7 +36,7 @@ class finishSh < Formula
Ollama: https://ollama.ai
For more information, visit:
https:/git.appmodel.nl/Tour/finish
https:/git.appmodel.nl/tour/finish
EOS
end