generated from ScoopInstaller/BucketTemplate
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
102 additions
and
11 deletions.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,19 +1,48 @@ | ||
# Scoop Bucket | ||
|
||
[![Tests](https://github.com/picguard/scoop-bucket/actions/workflows/ci.yml/badge.svg)](https://github.com/picguard/scoop-bucket/actions/workflows/ci.yml) | ||
[![Excavator](https://github.com/picguard/scoop-bucket/actions/workflows/excavator.yml/badge.svg)](https://github.com/picguard/scoop-bucket/actions/workflows/excavator.yml) | ||
[![Scoop Version](https://img.shields.io/scoop/v/picguard?bucket=https%3A%2F%2Fgithub.com%2Fpicguard%2Fscoop-bucket)](https://scoop.sh/#/apps?q=picguard&o=false&id=d82f75b3e4ad483c1a4a3fc356ab88d588728c57) | ||
[![Tests](https://github.com/kjxbyz/scoop-bucket/actions/workflows/ci.yml/badge.svg)](https://github.com/kjxbyz/scoop-bucket/actions/workflows/ci.yml) | ||
[![Excavator](https://github.com/kjxbyz/scoop-bucket/actions/workflows/excavator.yml/badge.svg)](https://github.com/kjxbyz/scoop-bucket/actions/workflows/excavator.yml) | ||
|
||
## Packages | ||
|
||
<table> | ||
<tr> | ||
<th>Bucket name</th> | ||
<th colspan="2" style="text-align: center">Download</th> | ||
</tr> | ||
<tr> | ||
<td>picguard</td> | ||
<td> | ||
<a href="https://scoop.sh/#/apps?q=picguard&o=false&id=d82f75b3e4ad483c1a4a3fc356ab88d588728c57"> | ||
<img alt="Scoop Version" src="https://img.shields.io/scoop/v/picguard?bucket=https%3A%2F%2Fgithub.com%2Fkjxbyz%2Fscoop-bucket"> | ||
</a> | ||
</td> | ||
</tr> | ||
<tr> | ||
<td>fafarunner</td> | ||
<td> | ||
<a href="https://scoop.sh/#/apps?q=fafarunner&o=false&id=d82f75b3e4ad483c1a4a3fc356ab88d588728c57"> | ||
<img alt="Scoop Version" src="https://img.shields.io/scoop/v/fafarunner?bucket=https%3A%2F%2Fgithub.com%2Fkjxbyz%2Fscoop-bucket"> | ||
</a> | ||
</td> | ||
</tr> | ||
<tr> | ||
<td>faforever</td> | ||
<td> | ||
<a href="https://scoop.sh/#/apps?q=faforever&o=false&id=d82f75b3e4ad483c1a4a3fc356ab88d588728c57"> | ||
<img alt="Scoop Version" src="https://img.shields.io/scoop/v/faforever?bucket=https%3A%2F%2Fgithub.com%2Fkjxbyz%2Fscoop-bucket"> | ||
</a> | ||
</td> | ||
</tr> | ||
</table> | ||
|
||
## Install | ||
|
||
```pwsh | ||
scoop bucket add scoop-bucket https://github.com/picguard/scoop-bucket | ||
scoop install scoop-bucket/picguard | ||
scoop bucket add kjxbyz_scoop-bucket https://github.com/kjxbyz/scoop-bucket | ||
scoop install kjxbyz_scoop-bucket/<bucket-name> | ||
``` | ||
|
||
## How do I contribute new manifests? | ||
## LICENSE | ||
|
||
To make a new manifest contribution, please read the [Contributing | ||
Guide](https://github.com/ScoopInstaller/.github/blob/main/.github/CONTRIBUTING.md) | ||
and [App Manifests](https://github.com/ScoopInstaller/Scoop/wiki/App-Manifests) | ||
wiki page. | ||
MIT |
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
{ | ||
"version": "1.0.0+360", | ||
"description": "A game developed using flame & bonfire.", | ||
"homepage": "https://fafarunner.com", | ||
"license": "MIT", | ||
"architecture": { | ||
"64bit": { | ||
"url": "https://github.com/fafarunner/fafarunner/releases/download/v1.0.0+360/fafarunner_1.0.0+360_windows_x64.exe#/FaFaRunnerSetup.exe", | ||
"hash": "ee90d3b549c807ff97712612576f70969d664a38a2097bfaa86e95a15d1f1b1e" | ||
} | ||
}, | ||
"innosetup": true, | ||
"shortcuts": [ | ||
[ | ||
"FaFaRunner.exe", | ||
"FaFa Runner" | ||
] | ||
], | ||
"checkver": { | ||
"url": "https://api.github.com/repos/fafarunner/fafarunner/releases/latest", | ||
"jsonpath": "$.tag_name", | ||
"regex": "v(\\d+(\\.\\d+)+(\\+\\d+)?)" | ||
}, | ||
"autoupdate": { | ||
"architecture": { | ||
"64bit": { | ||
"url": "https://github.com/fafarunner/fafarunner/releases/download/v$version/fafarunner_$version_windows_x64.exe#/FaFaRunnerSetup.exe" | ||
} | ||
} | ||
} | ||
} |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
{ | ||
"version": "1.0.0+47", | ||
"description": "A third-party music player that replaces Synology DS Audio client.", | ||
"homepage": "https://chenyifaer.com/faforever", | ||
"license": "MIT", | ||
"architecture": { | ||
"64bit": { | ||
"url": "https://github.com/cyf/faforever/releases/download/v1.0.0+47/faforever_1.0.0+47_windows_x64.exe#/FaForeverSetup.exe", | ||
"hash": "a0c93604cd1112768c9abbfca04020997349aa607351ed6dda85eb346a0ea8c4" | ||
} | ||
}, | ||
"innosetup": true, | ||
"shortcuts": [ | ||
[ | ||
"FaForever.exe", | ||
"FaForever" | ||
] | ||
], | ||
"checkver": { | ||
"url": "https://api.github.com/repos/cyf/faforever/releases/latest", | ||
"jsonpath": "$.tag_name", | ||
"regex": "v(\\d+(\\.\\d+)+(\\+\\d+)?)" | ||
}, | ||
"autoupdate": { | ||
"architecture": { | ||
"64bit": { | ||
"url": "https://github.com/cyf/faforever/releases/download/v$version/faforever_$version_windows_x64.exe#/FaForeverSetup.exe" | ||
} | ||
} | ||
} | ||
} |