Skip to content

Commit

Permalink
Oh My Posh, Zoom: Update App Versions
Browse files Browse the repository at this point in the history
- Oh My Posh-all: v24.8.0 -> v24.9.0
- Zoom-arm64: 6.2.10.4983 -> 6.2.11.5069
  • Loading branch information
github-actions[bot] committed Nov 25, 2024
1 parent bde75f1 commit 691a9a3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion apps/Oh My Posh/install
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

version=v24.8.0
version=v24.9.0

#determine filename of download
if [ $arch == 32 ];then
Expand Down
2 changes: 1 addition & 1 deletion apps/Zoom/install-64
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

version=6.2.10.4983
version=6.2.11.5069

#install box64
"${DIRECTORY}/manage" install-if-not-installed 'Box64' || error "Box64 installation failed!"
Expand Down

0 comments on commit 691a9a3

Please sign in to comment.