cask works

This commit is contained in:
Kasper Juul Hermansen 2022-10-21 02:44:23 +02:00
parent 0aadeec095
commit 13f8335cd2
Signed by: kjuulh
GPG Key ID: 57B6E1465221F912
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ class KignoreBin < Formula
license "MIT"
if OS.mac?
url "https://github.com/kjuulh/kignore/releases/download/#{version}/kignore-#{version}-x86_64-apple-darwin.tar.gz"
url "https://github.com/kjuulh/gitignore/releases/download/#{version}/kignore-#{version}-x86_64-apple-darwin.tar.gz"
sha256 "8eacb5cf0d4116161f291006bc6c91b8ce2760eab0fcf8cb79a62c246bdfff89"
end