Skip to content

Commit 7404026

Browse files
committed
Fixes #311
1 parent f09da93 commit 7404026

File tree

1 file changed

+17
-20
lines changed

1 file changed

+17
-20
lines changed

bucket/crowbar.json

Lines changed: 17 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,19 @@
11
{
2-
"autoupdate": {
3-
"url": "https://github.com/anderlli0053-storage/storage/raw/main/game-tools/Crowbar.7z"
4-
},
5-
"bin": "Crowbar/Crowbar.exe",
6-
"checkver": "github",
7-
"description": "Crowbar tool - for Source engine compilation/decompilation",
8-
"extract_to": "Crowbar",
9-
"hash": "EBBB368306194B95B6E160123915B8EC6C64E621B916177468FC0A2EB17254E5",
10-
"license": "Freeware",
11-
"notes": [
12-
"Packed by Andrew Pozenel"
13-
],
14-
"shortcuts": [
15-
[
16-
"Crowbar/Crowbar.exe",
17-
"Crowbar"
18-
]
19-
],
20-
"url": "https://github.com/anderlli0053-storage/storage/raw/main/game-tools/Crowbar.7z",
21-
"version": "1.0.0"
2+
"version": "0.74",
3+
"homepage": "https://github.com/ZeqMacaw/Crowbar",
4+
"description": "Crowbar tool - for Source engine compilation/decompilation",
5+
"license": "Freeware",
6+
"notes": [
7+
"Check the Crowbar steam group for more information\nhttps://steamcommunity.com/groups/CrowbarTool"
8+
],
9+
"bin": "Crowbar.exe",
10+
"shortcuts": [
11+
[
12+
"crowbar.exe",
13+
"crowbar"
14+
]
15+
],
16+
"checkver": "github",
17+
"url": "https://github.com/ZeqMacaw/Crowbar/releases/download/v0.74/Crowbar_2023-02-16_0.74.7z",
18+
"hash": "a33d16ea4894ec01686e53d01c6a2b8f816f4abdaead7ece41262e03ffa9c13f"
2219
}

0 commit comments

Comments
 (0)