Skip to content

Commit

Permalink
LibreWolf, Signal: Update App Versions
Browse files Browse the repository at this point in the history
- LibreWolf-arm64: 132.0-1 -> 132.0.1-1
- Signal-arm64: 7.31.0 -> 7.32.0
  • Loading branch information
github-actions[bot] committed Nov 10, 2024
1 parent abeaa60 commit 4aaa709
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion apps/LibreWolf/install-64
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

version=132.0-1
version=132.0.1-1

#install all dependencies found in the librewolf amd64 deb
depends=()
Expand Down
2 changes: 1 addition & 1 deletion apps/Signal/install-64
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

version=7.31.0
version=7.32.0

install_packages "https://github.com/dennisameling/Signal-Desktop/releases/download/v${version}/signal-desktop-unofficial_${version}_arm64.deb" || exit 1

Expand Down

0 comments on commit 4aaa709

Please sign in to comment.