Skip to content

Commit

Permalink
Update App Versions, run by GitHub Actions - Apps updated:
Browse files Browse the repository at this point in the history
- Floorp-arm64: 11.11.1 -> 11.11.2
  • Loading branch information
github-actions[bot] committed Mar 25, 2024
1 parent 77eb66b commit ad7e72f
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.11.1
version=11.11.2
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 ad7e72f

Please sign in to comment.