diff options
| author | Fuwn <[email protected]> | 2025-11-24 22:53:00 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2025-11-24 22:53:04 -0800 |
| commit | b2f4291b24a19346f056e5e7f4d66db6f659cd21 (patch) | |
| tree | d0f3e35292f7494ffc00c2498713072b416f22bc /yae.json | |
| parent | feat(packages): Unmanage zen-browser-bin (diff) | |
| download | tsutsumi-b2f4291b24a19346f056e5e7f4d66db6f659cd21.tar.xz tsutsumi-b2f4291b24a19346f056e5e7f4d66db6f659cd21.zip | |
fix(yae.json): Update chibi-cli tag_predicate
Diffstat (limited to 'yae.json')
| -rw-r--r-- | yae.json | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,7 +18,7 @@ "type": "git", "version": "1.1.0", "url_template": "https://github.com/CosmicPredator/chibi-cli/archive/{version}.tar.gz", - "tag_predicate": "1." + "tag_predicate": "1\\." }, "maple": { "url": "https://github.com/gemrest/maple/archive/main.tar.gz", |