mirror of https://github.com/fiatjaf/nak.git
Update zapstore.yaml
This commit is contained in:
parent
bfeaf0710f
commit
e4f313e292
|
@ -1,14 +1,7 @@
|
||||||
nak:
|
repository: https://github.com/fiatjaf/nak
|
||||||
cli:
|
assets:
|
||||||
name: nak
|
- nak-v\d+\.\d+\.\d+-darwin-arm64
|
||||||
summary: a command line tool for doing all things nostr
|
- nak-v\d+\.\d+\.\d+-linux-amd64
|
||||||
repository: https://github.com/fiatjaf/nak
|
- nak-v\d+\.\d+\.\d+-linux-arm64
|
||||||
artifacts:
|
remote_metadata:
|
||||||
nak-v%v-darwin-arm64:
|
- github
|
||||||
platforms: [darwin-arm64]
|
|
||||||
nak-v%v-darwin-amd64:
|
|
||||||
platforms: [darwin-x86_64]
|
|
||||||
nak-v%v-linux-arm64:
|
|
||||||
platforms: [linux-aarch64]
|
|
||||||
nak-v%v-linux-amd64:
|
|
||||||
platforms: [linux-x86_64]
|
|
||||||
|
|
Loading…
Reference in New Issue