Skip to content

Commit 5f39421

Browse files
author
GitHub Actions
committed
Add automatically parsed data (test)
[ci skip]
1 parent 2018477 commit 5f39421

4 files changed

Lines changed: 51 additions & 0 deletions

File tree

apps/FireMinipro.md

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
---
2+
layout: app
3+
4+
permalink: /FireMinipro/
5+
6+
icons:
7+
- FireMinipro/icons/512x512/fireminipro.png
8+
9+
screenshots:
10+
- FireMinipro/screenshot.png
11+
12+
authors:
13+
- name: Jartza
14+
url: https://github.com/Jartza
15+
16+
links:
17+
- type: GitHub
18+
url: Jartza/fireminipro
19+
- type: Download
20+
url: https://github.com/Jartza/fireminipro/releases
21+
22+
desktop:
23+
Desktop Entry:
24+
Type: Application
25+
Name: FireMinipro
26+
Exec: fireminipro
27+
Icon: fireminipro
28+
Categories: Development
29+
X-AppImage-Version: 0.1.0
30+
AppImageHub:
31+
X-AppImage-Signature: 'directory ''/home/runner/.gnupg'' created keybox ''/home/runner/.gnupg/pubring.kbx''
32+
created [don''t know]: invalid packet (ctb=0a) no signature found the signature
33+
could not be verified. Please remember that the signature file (.sig or .asc)
34+
should be the first file given on the command line.'
35+
X-AppImage-Type: 2
36+
X-AppImage-Architecture: x86_64
37+
---
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
[Desktop Entry]
2+
Type=Application
3+
Name=FireMinipro
4+
Exec=fireminipro
5+
Icon=fireminipro
6+
Categories=Development;Utility;
7+
X-AppImage-Version=0.1.0
8+
9+
[AppImageHub]
10+
# Dear upstream developer, please include update information in your AppImage
11+
# (e.g., with appimagetool -u) so that users can easily update the AppImage
12+
X-AppImage-Signature=directory '/home/runner/.gnupg' created keybox '/home/runner/.gnupg/pubring.kbx' created [don't know]: invalid packet (ctb=0a) no signature found the signature could not be verified. Please remember that the signature file (.sig or .asc) should be the first file given on the command line.
13+
X-AppImage-Type=2
14+
X-AppImage-Architecture=x86_64
178 KB
Loading
43.5 KB
Loading

0 commit comments

Comments
 (0)