working scripts

This commit is contained in:
Jason Swank
2026-01-15 23:20:31 -05:00
parent 8cf31d4c32
commit 3fbf5769dc
15 changed files with 4576 additions and 3 deletions

13
config/zk.binstaller.yml Normal file
View File

@@ -0,0 +1,13 @@
# yaml-language-server: $schema=https://raw.githubusercontent.com/binary-install/binstaller/main/schema/InstallSpec.json
schema: v1
repo: zk-org/zk
asset:
template: zk-${TAG}-${OS}-${ARCH}${EXT}
default_extension: .tar.gz
rules:
- when:
arch: amd64
arch: x86_64
- when:
os: darwin
os: macos