Last active
August 15, 2023 16:40
-
-
Save git-commit/ce0d486d98d6d6bca60726f46c66a3ba 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
{ | |
"isodatetime": "2013-01-01T00:00:00.000Z", | |
"apps": [ | |
{ | |
"repoUrl": "https://github.com/rahix/flow3r-example", | |
"name": "flow3r-example", | |
"menu": "Apps", | |
"author": "Rahix", | |
"description": "An example app for flow3r", | |
"downloadUrl": "https://rust.jetzt/coolcrab.png", | |
"version": "1" | |
}, | |
{ | |
"repoUrl": "https://github.com/rahix/flow3r-example", | |
"name": "flow3r-example", | |
"menu": "Apps", | |
"author": "Anon", | |
"description": "Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed dia", | |
"downloadUrl": "https://rust.jetzt/coolcrab.png", | |
"version": "0" | |
}, | |
{ | |
"repoUrl": "https://github.com/rahix/flow3r-example", | |
"name": "flow3r-example", | |
"menu": "Apps", | |
"author": "David", | |
"description": "An example app for flow3r", | |
"downloadUrl": "https://rust.jetzt/coolcrab.png", | |
"version": "0" | |
}, | |
{ | |
"repoUrl": "https://github.com/rahix/flow3r-example", | |
"name": "flow3r-example", | |
"menu": "Apps", | |
"author": "git-commit / max", | |
"description": "An example app for flow3r", | |
"downloadUrl": "https://rust.jetzt/coolcrab.png", | |
"version": "0" | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment