mirror of
https://github.com/sxyazi/yazi.git
synced 2026-07-21 23:01: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
|
||||
base: core22
|
||||
base: core24
|
||||
adopt-info: yazi
|
||||
summary: Blazing fast terminal file manager written in Rust, based on async I/O.
|
||||
description: |
|
||||
|
|
@ -9,9 +9,9 @@ license: MIT
|
|||
grade: stable
|
||||
confinement: classic
|
||||
|
||||
architectures:
|
||||
- amd64
|
||||
# - arm64
|
||||
platforms:
|
||||
amd64:
|
||||
# arm64:
|
||||
|
||||
apps:
|
||||
yazi:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue