mirror of
https://github.com/sxyazi/yazi.git
synced 2026-07-25 08:41:05 +00:00
chore: update snap to core24 (#1415)
This commit is contained in:
parent
cda7d3f2ea
commit
52681b19e4
1 changed files with 4 additions and 4 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
name: yazi
|
name: yazi
|
||||||
base: core22
|
base: core24
|
||||||
adopt-info: yazi
|
adopt-info: yazi
|
||||||
summary: Blazing fast terminal file manager written in Rust, based on async I/O.
|
summary: Blazing fast terminal file manager written in Rust, based on async I/O.
|
||||||
description: |
|
description: |
|
||||||
|
|
@ -9,9 +9,9 @@ license: MIT
|
||||||
grade: stable
|
grade: stable
|
||||||
confinement: classic
|
confinement: classic
|
||||||
|
|
||||||
architectures:
|
platforms:
|
||||||
- amd64
|
amd64:
|
||||||
# - arm64
|
# arm64:
|
||||||
|
|
||||||
apps:
|
apps:
|
||||||
yazi:
|
yazi:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue