Replace flatpak Go deps to the 2.6 versions

This commit is contained in:
Micah Lee 2023-09-10 20:54:08 -07:00
parent d2ac91bc7b
commit 220a24548a
No known key found for this signature in database
GPG key ID: 403C2657CD994F73
2 changed files with 216 additions and 1077 deletions

View file

@ -122,7 +122,7 @@ In `flatpak/org.onionshare.OnionShare.yaml`:
Now, merge `onionshare-desktop.yaml` and `onionshare-cli.yaml` into the Flatpak manifest.
- [ ] Build and test the Flatpak package to ensure it works:
```sh
flatpak-builder build --force-clean --install-deps-from=flathub --install --user org.onionshare.OnionShare.yaml
flatpak-builder build --force-clean --jobs=$(nproc) --install-deps-from=flathub --install --user org.onionshare.OnionShare.yaml
flatpak run org.onionshare.OnionShare
```

File diff suppressed because it is too large Load diff