Last active
February 18, 2022 23:18
-
-
Save christianparpart/a08773de5a9592caa236cd1b2f58a35a to your computer and use it in GitHub Desktop.
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
release: | |
version: 0.2.3 | |
platforms: | |
"Windows": | |
sha: ABCDEF... | |
"Ubuntu 18.04": | |
sha: ... | |
"Ubuntu 20.04": | |
sha: ... | |
# Master branch pushes | |
dev_channel: | |
"Windows": | |
sha: ... | |
"Ubuntu 18.04": | |
sha: ... | |
# Provided platforms: | |
# - Windows | |
# - FreeBSD | |
# - Mac OS/X | |
# - Ubuntu 18.04 | |
# - Ubuntu 20.04 | |
# - Arch Linux | |
# - Fedora Linux |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment