Last active
September 15, 2021 03:41
-
-
Save WestleyR/81b31029e8c02b5434ee8f9a4217af04 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
[WestleyR/srm] | |
name = srm | |
description = "here is some stuff about test" | |
homepage = https://... | |
darwin_x86 = http://208.113.130.237/downloads/srm-v-macos.tar.gz | |
darwin_x86_sha1 = d48caedb | |
linux_x86_64 = http://208.113.130.237/downloads/srm-v-x86_64_linux.tar.gz | |
linux_x86_64_sha1 = dcac7bcf | |
armv6l = http://208.113.130.237/downloads/srm-v-armv6l.tar.gz | |
armv6l_sha1 = cf851933 | |
bin_files = srm/bin/srm | |
version = v0.3.0 | |
[WestleyR/gnotes] | |
name = gnotes | |
description = "here is some stuff about test" | |
homepage = https://... | |
darwin_x86 = https://github.com/WestleyR/packages/releases/download/v0.1.0/gnotes_macos.tar.gz | |
darwin_x86_sha1 = a50cb7ef | |
linux_x86_64 = https://github.com/WestleyR/packages/releases/download/v0.1.0/gnotes_linux.tar.gz | |
linux_x86_64_sha1 = 2616fbce | |
bin_files = bin/gnotes | |
version = v0.1.0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment