diff options
| author | Fuwn <[email protected]> | 2024-10-11 06:10:22 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2024-10-11 06:10:22 -0700 |
| commit | d53d3e0427b35c493257a61d8685fa2527d94cd0 (patch) | |
| tree | 70cdf647cd5cd6c5496328df2b4291098e40793d /yae.json | |
| parent | feat(flake): bump yae (diff) | |
| download | tsutsumi-d53d3e0427b35c493257a61d8685fa2527d94cd0.tar.xz tsutsumi-d53d3e0427b35c493257a61d8685fa2527d94cd0.zip | |
chore(yae): pin yaak
Diffstat (limited to 'yae.json')
| -rw-r--r-- | yae.json | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -5,7 +5,9 @@ "unpack": false, "type": "git", "version": "2024.10.1", - "uri_template": "https://github.com/yaakapp/app/releases/download/v{version}/yaak_{version}_amd64.AppImage.tar.gz" + "uri_template": "https://github.com/yaakapp/app/releases/download/v{version}/yaak_{version}_amd64.AppImage.tar.gz", + "trim_tag_prefix": "v", + "pinned": true }, "zen-browser-bin": { "url": "https://github.com/zen-browser/desktop/releases/download/1.0.1-a.8/zen.linux-specific.tar.bz2", |