Skip to content

Commit 949e259

Browse files
authored
Merge pull request #3 from flathub/1.1.0
Updated to release v1.1.0
2 parents 1e33580 + c8bbed7 commit 949e259

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

com.jetpackduba.Gitnuro.metainfo.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,11 @@
1616
<content_rating type="oars-1.1" />
1717
<screenshots>
1818
<screenshot>
19-
<image type="source">https://github.com/JetpackDuba/Gitnuro/blob/main/res/img/example_2.png?raw=true</image>
19+
<image type="source">https://github.com/JetpackDuba/Gitnuro/raw/main/res/img/cover.png</image>
2020
</screenshot>
2121
</screenshots>
2222
<releases>
23+
<release version="1.1.0" date="2022-10-29"/>
2324
<release version="1.0.1" date="2022-08-07"/>
2425
<release version="1.0.0" date="2022-08-06"/>
2526
<release version="0.1.1" date="2022-04-07"/>

com.jetpackduba.Gitnuro.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,16 +20,16 @@ modules:
2020
buildsystem: simple
2121
build-commands:
2222
- install -D gitnuro /app/bin/gitnuro
23-
- install -D Gitnuro-linux-1.0.1.jar /app/share/Gitnuro.jar
23+
- install -D Gitnuro-linux-1.1.0.jar /app/share/Gitnuro.jar
2424
- install -D com.jetpackduba.Gitnuro.desktop /app/share/applications/com.jetpackduba.Gitnuro.desktop
2525
- install -D icon.png /app/share/icons/hicolor/512x512/apps/com.jetpackduba.Gitnuro.png
2626
- install -D com.jetpackduba.Gitnuro.metainfo.xml /app/share/appdata/com.jetpackduba.Gitnuro.metainfo.xml
2727
sources:
2828
- type: file
2929
path: gitnuro
3030
- type: file
31-
url: https://github.com/JetpackDuba/Gitnuro/releases/download/v1.0.1/Gitnuro-linux-1.0.1.jar
32-
sha256: 0aef1ea0a4a3e02e1e0f96cea6f96e4dfc2ea75ac53e9a7e467a4d46179380d7
31+
url: https://github.com/JetpackDuba/Gitnuro/releases/download/v1.1.0/Gitnuro-linux-1.1.0.jar
32+
sha256: b40145975e2699784bafa57fbd30def65c17eedaec6935a022a930c43de6054c
3333
- type: file
3434
path: com.jetpackduba.Gitnuro.desktop
3535
- type: file

0 commit comments

Comments
 (0)