-
Notifications
You must be signed in to change notification settings - Fork 0
/
yae.json
104 lines (104 loc) · 4.02 KB
/
yae.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
{
"$schema": "https://raw.githubusercontent.com/Fuwn/yae/refs/heads/main/yae.schema.json",
"ahoviewer": {
"url": "https://github.com/ahodesuka/ahoviewer/archive/master.tar.gz",
"sha256": "1n9pklj5i08wh4pk0i91lgysr229vsj1l7gp4pgx42ysnvddp147",
"unpack": true,
"type": "git",
"version": "master",
"url_template": "https://github.com/ahodesuka/ahoviewer/archive/{version}.tar.gz",
"tag_predicate": "master"
},
"maple": {
"url": "https://github.com/gemrest/maple/archive/main.tar.gz",
"sha256": "12j2x7fckr81kpw93ajkmbv5wwdw989wcadq8lwzzzbv18nqh9ph",
"unpack": true,
"type": "git",
"version": "main",
"url_template": "https://github.com/gemrest/maple/archive/{version}.tar.gz",
"force": true
},
"mayu": {
"url": "https://github.com/Fuwn/mayu/archive/main.tar.gz",
"sha256": "0zzd2x1c1dgqbqczvlgsccgnaclfnsllwsfbzxskz7xf2qzyy6ra",
"unpack": true,
"type": "git",
"version": "main",
"url_template": "https://github.com/Fuwn/mayu/archive/{version}.tar.gz",
"tag_predicate": "main",
"force": true
},
"peerflix": {
"url": "https://github.com/mafintosh/peerflix/archive/v0.39.0.tar.gz",
"sha256": "0i20skyah9pw5m7mavid43dr9aaj6b3hmzfg4mm39ga21lbas36j",
"unpack": true,
"type": "git",
"version": "0.39.0",
"url_template": "https://github.com/mafintosh/peerflix/archive/v{version}.tar.gz",
"trim_tag_prefix": "v",
"pinned": true
},
"ripper": {
"url": "https://github.com/Fuwn/reddit-thread-ripper/archive/master.tar.gz",
"sha256": "09sc14917nhyix81y1znbrzvn21sgasn5la4giab0s7r2vpa17fs",
"unpack": true,
"type": "git",
"version": "master",
"url_template": "https://github.com/Fuwn/reddit-thread-ripper/archive/{version}.tar.gz"
},
"rui": {
"url": "https://github.com/Fuwn/rui/archive/main.tar.gz",
"sha256": "1k36bw9p69cl71pf3cy3xm2rn1gy7d0xd13bfwnrr4zns654d56i",
"unpack": true,
"type": "git",
"version": "main",
"url_template": "https://github.com/Fuwn/rui/archive/{version}.tar.gz",
"force": true
},
"thorium": {
"url": "https://github.com/Alex313031/thorium/releases/download/M126.0.6478.246/Thorium_Browser_126.0.6478.246_Th24_SSE4.AppImage",
"sha256": "1l4wm60wir6qxhz9ll15fn9jjymqkasdfz88gixyj0wjz73indlb",
"unpack": false,
"type": "git",
"version": "126.0.6478.246",
"url_template": "https://github.com/Alex313031/thorium/releases/download/M{version}/Thorium_Browser_{version}_Th24_SSE4.AppImage",
"trim_tag_prefix": "M",
"pinned": true
},
"yaak": {
"url": "https://github.com/yaakapp/app/releases/download/v2024.6.6/yaak_2024.6.6_amd64.AppImage.tar.gz",
"sha256": "17svcjxrba9gai9fkq2ada515c26k0b1cz0hwaxf5liyrgg85x4v",
"unpack": false,
"type": "git",
"version": "2024.6.6",
"url_template": "https://github.com/yaakapp/app/releases/download/v{version}/yaak_{version}_amd64.AppImage.tar.gz",
"trim_tag_prefix": "v",
"pinned": true
},
"yae": {
"url": "https://github.com/Fuwn/yae/archive/main.tar.gz",
"sha256": "07c9gqkdldka1bgh34lyp7a0yxcn677wk2s0c31gl80bshk9303f",
"unpack": true,
"type": "git",
"version": "main",
"url_template": "https://github.com/Fuwn/yae/archive/{version}.tar.gz",
"force": true
},
"zen-browser-bin": {
"url": "https://github.com/zen-browser/desktop/releases/download/1.0.1-a.17/zen.linux-specific.tar.bz2",
"sha256": "0ahpig3kafphg0pnkl1r60b9phfp5s2rilpxb20q2fwz41d1miwi",
"unpack": true,
"type": "git",
"version": "1.0.1-a.17",
"url_template": "https://github.com/zen-browser/desktop/releases/download/{version}/zen.linux-specific.tar.bz2",
"tag_predicate": "1.0"
},
"zen-browser-twilight-bin": {
"url": "https://github.com/zen-browser/desktop/releases/download/twilight/zen.linux-specific.tar.bz2",
"sha256": "0inl3av4mhz53na84533v7ix64spy92kj9kzqiw0k6m112469v3q",
"unpack": true,
"type": "binary",
"version": "twilight",
"url_template": "https://github.com/zen-browser/desktop/releases/download/{version}/zen.linux-specific.tar.bz2"
}
}