From 1304a6517978652edc8b215066048e2af035cae7 Mon Sep 17 00:00:00 2001 From: franzaps Date: Tue, 20 May 2025 23:36:06 -0300 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