Skip to content

Commit 95f5ba5

Browse files
committed
chore: add debian architecture to manifest.json
1 parent c447fb1 commit 95f5ba5

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

manifest.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@
1010
"license": "GPL-3.0+",
1111
"architecture": {
1212
"ubuntu": "all",
13-
"rocky": "noarch"
13+
"rocky": "noarch",
14+
"debian": "all"
1415
},
1516
"description": "s3-browser",
1617
"defaults": {

0 commit comments

Comments
 (0)