prep for initial release
This commit is contained in:
13
config/zk.binstaller.yml
Normal file
13
config/zk.binstaller.yml
Normal 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
|
||||
Reference in New Issue
Block a user