Hi everyone, I would like to know if there’s an immutable download link that always points to the most recent version of Obsidian. I’m on linux and the download link on the frontpage looks like this:
https://github.com/obsidianmd/obsidian-releases/releases/download/vX.XX.X/Obsidian-X.XX.X.AppImage
where the X correspond to the version number of the last release. The URL naturally changes with each release and I wonder if there was something like:
https://github.com/obsidianmd/obsidian-releases/releases/download/latest/Obsidian.AppImage
I use Gear lever to manage my appimages and, by having a permanent link the latest version, I could automatically manage updates directly from Gear lever.
Thanks!