Skip to content

Commit

Permalink
build: add riscv64 binary releases (#2587)
Browse files Browse the repository at this point in the history
Signed-off-by: MichaIng <micha@dietpi.com>
  • Loading branch information
MichaIng committed Aug 1, 2023
1 parent fa390c4 commit 0ac3968
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ build:
- 386
- arm
- arm64
- riscv64
goarm:
- 5
- 6
Expand Down Expand Up @@ -194,4 +195,4 @@ brews:
name: FileBrowser Robot
email: robot@filebrowser.org
description: File Browser is a create-your-own-cloud-kind of software where you can install it on a server, direct it to a path and then access your files through a nice web interface
license: "MIT"
license: "MIT"

0 comments on commit 0ac3968

Please sign in to comment.