the downloads page for rpm point to the wrong url: https://github.com/OpenSecretCloud/Maple/releases/download/v1.99.5/Maple-1.99.5-1.x86_64.rpm
what's actually happening is this:
https://github.com/OpenSecretCloud/Maple/releases/tag/v1.99.5
[Maple_1.99.5_x86_64.rpm](https://github.com/OpenSecretCloud/Maple/releases/download/v1.99.5/Maple_1.99.5_x86_64.rpm)
sha256:a43a4e9c4e40f715650d6b32091443b44267ce65c243fa6771f479d45342adca
17.6 MB
last week
[Maple_1.99.5_x86_64.rpm.sig](https://github.com/OpenSecretCloud/Maple/releases/download/v1.99.5/Maple_1.99.5_x86_64.rpm.sig)
sha256:029950336a219db4f133451db1b1f514d1313084237137ad1fe680c37c65c7da
416 Bytes
last week
We need to double check the downloads page, the github actions release build for linux, and also the tauri auto updater. All of these need to match. It used to be -1 but maybe a new version of tauri changed this. need to figure out how to make all of them match.
the downloads page for rpm point to the wrong url: https://github.com/OpenSecretCloud/Maple/releases/download/v1.99.5/Maple-1.99.5-1.x86_64.rpm
what's actually happening is this:
https://github.com/OpenSecretCloud/Maple/releases/tag/v1.99.5
We need to double check the downloads page, the github actions release build for linux, and also the tauri auto updater. All of these need to match. It used to be
-1but maybe a new version of tauri changed this. need to figure out how to make all of them match.