-
Notifications
You must be signed in to change notification settings - Fork 208
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update App Versions, run by GitHub Actions - Apps updated: (#2474)
- ArmCord-arm64: 3.2.4-libwebp -> 3.2.5 - ArmCord-armhf: 3.2.4-libwebp -> 3.2.5 - Boxy SVG-all: 4.12.5.zip -> 4.14.0.zip - Flow-arm64: ekioh_6.13.0_raspberry-pi64-flow_20230907_r39511 -> ekioh_6.14.0_raspberry-pi64-flow_20231024_r39754 - Flow-armhf: ekioh_6.13.0_raspberry-pi32-flow_20230906_r39511 -> ekioh_6.14.0_raspberry-pi32-flow_20231024_r39754 - Microsoft Teams-arm64: 1.3.13 -> 1.3.14 - Microsoft Teams-armhf: 1.3.13 -> 1.3.14 - Minecraft Pi (Modded)-all: 281/artifact/out/minecraft-pi-reborn-client-2.5.0 -> 283/artifact/out/minecraft-pi-reborn-client-2.5.1 - Node.js-all: v21.0.0 -> v21.1.0 - Unciv-all: 4.8.13 -> 4.8.14 - Zoom-arm64: 5.16.2.8828 -> 5.16.5.303 Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
- Loading branch information
1 parent
f1b643b
commit df883e5
Showing
12 changed files
with
11 additions
and
11 deletions.
There are no files selected for viewing
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
#!/bin/bash | ||
|
||
version=3.2.4-libwebp | ||
version=3.2.5 | ||
|
||
install_packages "https://github.com/ArmCord/ArmCord/releases/download/v${version}/ArmCord_${version%-*}_armv7l.deb" || exit 1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
#!/bin/bash | ||
|
||
version=3.2.4-libwebp | ||
version=3.2.5 | ||
|
||
install_packages "https://github.com/ArmCord/ArmCord/releases/download/v${version}/ArmCord_${version%-*}_arm64.deb" || exit 1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
#!/bin/bash | ||
|
||
version=4.12.5.zip | ||
version=4.14.0.zip | ||
|
||
install_packages libfontconfig-dev || exit 0 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
#!/bin/bash | ||
|
||
version=v21.0.0 | ||
version=v21.1.0 | ||
version2=v0.39.5 | ||
|
||
#Checking if using armv6 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters