Commit 5a440514 authored by Vitaly Lipatov's avatar Vitaly Lipatov

epm play anytype: fix download url

parent 85018781
...@@ -10,7 +10,7 @@ URL="https://anytype.io/" ...@@ -10,7 +10,7 @@ URL="https://anytype.io/"
warn_version_is_not_supported warn_version_is_not_supported
PKGURL="$(eget --list --latest https://download.anytype.io/ "*.AppImage")" PKGURL="$(get_json_value https://publish-releases.anytype.io/api/v1/latestRelease '["LatestReleasesLinks","LINUX_APP_IMAGE","url"]')"
install_pkgurl install_pkgurl
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment