We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
UPINFO
1 parent c7f6d53 commit ae8ff43Copy full SHA for ae8ff43
gimp-appimage.sh
@@ -7,7 +7,7 @@ export APPIMAGE_EXTRACT_AND_RUN=1
7
export VERSION="$(pacman -Q gimp | awk 'NR==1 {print $2; exit}')"
8
echo "$VERSION" > ~/version
9
export STRACE_TIME=20
10
-UPINFO="gh-releases-zsync|$(echo $GITHUB_REPOSITORY | tr '/' '|')|continuous|*$ARCH.AppImage.zsync"
+UPINFO="gh-releases-zsync|$(echo $GITHUB_REPOSITORY | tr '/' '|')|latest|*$ARCH.AppImage.zsync"
11
LIB4BN="https://raw.githubusercontent.com/VHSgunzo/sharun/refs/heads/main/lib4bin"
12
URUNTIME="https://github.com/VHSgunzo/uruntime/releases/latest/download/uruntime-appimage-dwarfs-$ARCH"
13
PHOTOGIMP="https://github.com/Diolinux/PhotoGIMP/releases/latest/download/PhotoGIMP-linux.zip"
0 commit comments