mirror of
https://github.com/onionshare/onionshare.git
synced 2025-10-11 12:48:47 -04:00
Version bump to 2.3.3
This commit is contained in:
parent
961e920878
commit
dc6409a111
8 changed files with 14 additions and 8 deletions
|
@ -238,6 +238,12 @@ flatpak-builder build --force-clean --install-deps-from=flathub --install --user
|
|||
flatpak run org.onionshare.OnionShare
|
||||
```
|
||||
|
||||
Create a [single-file bundle](https://docs.flatpak.org/en/latest/single-file-bundles.html):
|
||||
|
||||
```sh
|
||||
flatpak build-bundle ~/repositories/apps dist/OnionShare-$VERSION.flatpak org.onionshare.OnionShare --runtime-repo=https://flathub.org/repo/flathub.flatpakrepo
|
||||
```
|
||||
|
||||
### Update Homebrew
|
||||
|
||||
- Make a PR to [homebrew-cask](https://github.com/homebrew/homebrew-cask) to update the macOS version
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue