Skip to content

Commit

Permalink
Update App Versions, run by GitHub Actions - Apps updated: (#2372)
Browse files Browse the repository at this point in the history
- System Monitoring Center-all: 1.43.5 -> 1.43.6 =
- Unciv-all: 4.7.4 -> 4.7.5 =

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Jun 28, 2023
1 parent 845b864 commit 69571b9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion apps/System Monitoring Center/install
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/bash

version=1.43.5
version=1.43.6

install_packages https://github.com/hakandundar34coding/system-monitoring-center/releases/download/v${version}/system-monitoring-center_${version}_all.deb || exit 1
2 changes: 1 addition & 1 deletion apps/Unciv/install
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

version=4.7.4
version=4.7.5

### Install dependencies
install_packages lsb-release wget gpg || error "Failed to install dependencies"
Expand Down

0 comments on commit 69571b9

Please sign in to comment.