diff --git a/.goreleaser.yml b/.goreleaser.yml index 9ca03ac4..4642d939 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -20,6 +20,7 @@ build: - 386 - arm - arm64 + - riscv64 goarm: - 5 - 6 @@ -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" \ No newline at end of file + license: "MIT"