Skip to content

Commit

Permalink
Node.js,Shattered Pixel Dungeon,Signal: Update App Versions
Browse files Browse the repository at this point in the history
- Node.js-all: v22.1.0 -> v22.2.0
- Shattered Pixel Dungeon-all: 2.3.2 -> 2.4.0
- Signal-arm64: 7.8.0 -> 7.9.0
  • Loading branch information
github-actions[bot] committed May 16, 2024
1 parent c56a209 commit b698e60
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion apps/Node.js/install
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

version=v22.1.0
version=v22.2.0
version2=v0.39.7

#Checking if using armv6
Expand Down
2 changes: 1 addition & 1 deletion apps/Shattered Pixel Dungeon/install
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

version=2.3.2
version=2.4.0

# remove deprecated file locations
rm -rf ~/.local/bin/ShatteredPD-Desktop.jar ~/.local/share/applications/shatteredpd.desktop
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.8.0
version=7.9.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 b698e60

Please sign in to comment.