Skip to content

Commit

Permalink
Update v8.14.5.tar.gz to 8.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 14, 2023
1 parent 1e7cfcd commit 4398c36
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions net.cozic.joplin_desktop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ modules:
- '*'
sources:
- type: archive
url: https://github.com/libvips/libvips/archive/refs/tags/v8.14.5.tar.gz
sha256: de5ab7ffa5c1ad9d68f97bfa8c31b6a7e4a184c89947552ea92107318b0208b4
url: https://github.com/libvips/libvips/archive/refs/tags/v8.15.0.tar.gz
sha256: 990641f1c10f1df238719b28e6843275bdefd76de642d197307455f0183c02c3
x-checker-data:
type: anitya
project-id: 5097
Expand Down Expand Up @@ -115,9 +115,9 @@ modules:
- type: script
dest-filename: clean-gpucache.sh
commands:
- set -e
- set -e
- dir=~/.var/app/net.cozic.joplin_desktop/config/Joplin/GPUCache
- |
- |
for f in $(find $dir -maxdepth 1 -mindepth 1)
do
if [ $(stat --format=%Z /usr/lib/*/libdrm.so.?) -gt $(stat --format=%Y $f) ];then
Expand Down

0 comments on commit 4398c36

Please sign in to comment.