-
-
Save tortoros/c13811a2f320207373a5fb7c75fb4612 to your computer and use it in GitHub Desktop.
A simple app manifest example for Scoop.
This file contains hidden or 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: "2.0", | |
| url: "https://gist.github.com/lukesampson/6446238/raw/hello.ps1", | |
| bin: "hello.ps1" | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment