Use sha256 :no_check for rolling main branch archive
The archive includes the formulae themselves, so the sha256 changes on every push — making a fixed hash impossible. Use :no_check which is standard for self-hosted taps serving from a rolling branch. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
91d5ffad9d
commit
23da45ef37
134 changed files with 134 additions and 134 deletions
|
|
@ -10,7 +10,7 @@ class FontMadeInfinity < Formula
|
|||
homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts"
|
||||
url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz"
|
||||
version "1.0.0"
|
||||
sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444"
|
||||
sha256 :no_check
|
||||
|
||||
def install
|
||||
# Create font directories
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue