gifski: Fix au.url (#414)

This commit is contained in:
Ross Smith II 2019-09-15 23:29:14 -07:00 committed by Hsiao-nan Cheung
parent 1945f0d6a5
commit d5672a75fe

View File

@ -11,6 +11,6 @@
"github": "https://github.com/ImageOptim/gifski/"
},
"autoupdate":{
"url": "https://github.com/ImageOptim/gifski/releases/download/$version/gifski-$version.tar.xz"
"url": "https://gif.ski/gifski-$version.zip"
}
}