diff options
| author | Fuwn <[email protected]> | 2024-10-16 01:56:26 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2024-10-16 01:56:26 -0700 |
| commit | 48d6ae6a3d0b12146996bf400b18e6a8a2e30464 (patch) | |
| tree | 189cf3045efd4d8059f2895128d2d29f042cd178 /yae.json | |
| parent | refactor(ahoviewer): move source to yae (diff) | |
| download | tsutsumi-48d6ae6a3d0b12146996bf400b18e6a8a2e30464.tar.xz tsutsumi-48d6ae6a3d0b12146996bf400b18e6a8a2e30464.zip | |
refactor(peerflix): move source to yae
Diffstat (limited to 'yae.json')
| -rw-r--r-- | yae.json | 12 |
1 files changed, 11 insertions, 1 deletions
@@ -26,6 +26,16 @@ "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 + }, "rui": { "url": "https://github.com/Fuwn/rui/archive/main.tar.gz", "sha256": "1k36bw9p69cl71pf3cy3xm2rn1gy7d0xd13bfwnrr4zns654d56i", @@ -81,4 +91,4 @@ "version": "twilight", "url_template": "https://github.com/zen-browser/desktop/releases/download/{version}/zen.linux-specific.tar.bz2" } -} +}
\ No newline at end of file |