Last active
July 18, 2022 03:34
-
-
Save DoodlesEpic/e19632f3fe451cd9a14f9322880d8ebf to your computer and use it in GitHub Desktop.
This is a gist containing update data for GraphPrime, a cross-platform prime number calculator developed on Tauri and Svelte with beautiful charts by frappe and dygraphs, and excellent performance.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"version": "v1.0.5", | |
"notes": "Cross-platform prime number calculator developed on Tauri and Svelte with beautiful charts by frappe and dygraphs, and excellent performance.", | |
"pub_date": "2022-06-16T20:30:00Z", | |
"platforms": { | |
"darwin-x86_64": { | |
"signature": "", | |
"url": "https://github.com/DoodlesEpic/GraphPrime/releases/download/v1.0.5/graph-prime_1.0.5_x64.dmg" | |
}, | |
"linux-x86_64": { | |
"signature": "", | |
"url": "https://github.com/DoodlesEpic/GraphPrime/releases/download/v1.0.5/graph-prime_1.0.5_amd64.AppImage" | |
}, | |
"windows-x86_64": { | |
"signature": "", | |
"url": "https://github.com/DoodlesEpic/GraphPrime/releases/download/v1.0.5/graph-prime_1.0.5_x64_en-US.msi" | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment