Skip to content

Commit

Permalink
Obsidian, Unciv: Update App Versions
Browse files Browse the repository at this point in the history
- Obsidian-arm64: 1.6.5 -> 1.6.7
- Unciv-all: 4.12.11-patch1 -> 4.12.12-patch1
  • Loading branch information
github-actions[bot] committed Jul 19, 2024
1 parent 118ff43 commit e94fdf5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion apps/Obsidian/install-64
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

version=1.6.5
version=1.6.7

install_packages libgtk-3-0 libnotify4 libnss3 libxss1 libxtst6 xdg-utils libatspi2.0-0 libuuid1 libsecret-1-0 libappindicator3-1

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.12.11-patch1
version=4.12.12-patch1

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

0 comments on commit e94fdf5

Please sign in to comment.