Skip to content

Commit

Permalink
Boxy SVG, Oh My Posh: Update App Versions
Browse files Browse the repository at this point in the history
- Boxy SVG-all: 4.48.1.zip -> 4.48.2.zip
- Oh My Posh-all: v24.0.5 -> v24.0.7
  • Loading branch information
github-actions[bot] committed Nov 6, 2024
1 parent 705cbfe commit 37d3c21
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.48.1.zip
version=4.48.2.zip

install_packages libfontconfig-dev || exit 0

Expand Down
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.0.5
version=v24.0.7

#determine filename of download
if [ $arch == 32 ];then
Expand Down

0 comments on commit 37d3c21

Please sign in to comment.