Skip to content

Commit

Permalink
- Floorp-arm64: 11.13.2 -> 11.13.3
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed May 25, 2024
1 parent 114d91e commit fa056cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/Floorp/install-64
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ unzip -q /tmp/floorp-deb.zip -d /tmp/floorp-deb || error "failed to extract /tmp
rm -f /tmp/floorp-deb.zip

#no arm64 deb exists, so put arm64 files in deb structure
version=11.13.2
version=11.13.3
wget -O /tmp/floorp.tar.bz2 "https://github.com/Floorp-Projects/Floorp/releases/download/v${version}/floorp-${version}.linux-aarch64.tar.bz2"

status 'Extracting: /tmp/floorp.tar.bz2'
Expand Down

0 comments on commit fa056cb

Please sign in to comment.