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.46.0.zip -> 4.47.0.zip
- Unciv-all: 4.14.1 -> 4.14.2
  • Loading branch information
github-actions[bot] committed Oct 31, 2024
1 parent 4e5baa5 commit 66b2d53
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.46.0.zip
version=4.47.0.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.14.1
version=4.14.2

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

0 comments on commit 66b2d53

Please sign in to comment.