From e4f313e292cc05089ee07dc5abf461ce2eda1e0c Mon Sep 17 00:00:00 2001 From: franzap <126621043+franzaps@users.noreply.github.com> Date: Tue, 20 May 2025 19:39:11 +0000 Subject: [PATCH] Update zapstore.yaml --- zapstore.yaml | 21 +++++++-------------- 1 file changed, 7 insertions(+), 14 deletions(-) diff --git a/zapstore.yaml b/zapstore.yaml index 9d70234..18ac1ab 100644 --- a/zapstore.yaml +++ b/zapstore.yaml @@ -1,14 +1,7 @@ -nak: - cli: - name: nak - summary: a command line tool for doing all things nostr - repository: https://github.com/fiatjaf/nak - artifacts: - nak-v%v-darwin-arm64: - 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] \ No newline at end of file +repository: https://github.com/fiatjaf/nak +assets: + - nak-v\d+\.\d+\.\d+-darwin-arm64 + - nak-v\d+\.\d+\.\d+-linux-amd64 + - nak-v\d+\.\d+\.\d+-linux-arm64 +remote_metadata: + - github