Skip to content

Commit

Permalink
Boxy SVG, Unciv: Update App Versions
Browse files Browse the repository at this point in the history
- Boxy SVG-all: 4.37.0.zip -> 4.41.1.zip
- Unciv-all: 4.13.13 -> 4.13.14
  • Loading branch information
github-actions[bot] committed Oct 7, 2024
1 parent 8b9a2af commit c0bb4d6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion apps/Boxy SVG/install
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

version=4.37.0.zip
version=4.41.1.zip

install_packages libfontconfig-dev || exit 0

Expand Down
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.13.13
version=4.13.14

### Make directory ~/Unciv if not available
mkdir -p $HOME/Unciv || error "Failed to create folder $HOME/Unciv"
Expand Down

0 comments on commit c0bb4d6

Please sign in to comment.