aboutsummaryrefslogtreecommitdiff
path: root/yae.json
blob: 9e4244be60ae69f8bab499dcf076c6445301b12b (plain) (blame)
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
{
  "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
  },
  "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": "1w7mh361bs6dnwacl4nk8avwrdhw06vqspfcsb1a7ci1ihjc5ssi",
    "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.8/zen.linux-specific.tar.bz2",
    "sha256": "0pxwfxvvf3rp5cnil47578dgpyb0a42nnjpb7v3ylddfdlvr2msm",
    "unpack": true,
    "type": "git",
    "version": "1.0.1-a.8",
    "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": "1vshshaqfx6k2isipgfngmnk4s4nclxg2hdk8i891adx4ljk0029",
    "unpack": true,
    "type": "binary",
    "version": "twilight",
    "url_template": "https://github.com/zen-browser/desktop/releases/download/{version}/zen.linux-specific.tar.bz2"
  }
}