Skip to content

Commit 6f479a5

Browse files
committed
Updated to release v1.0.1
1 parent a349580 commit 6f479a5

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

com.jetpackduba.Gitnuro.metainfo.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
</screenshot>
2121
</screenshots>
2222
<releases>
23+
<release version="1.0.1" date="2022-08-07"/>
2324
<release version="1.0.0" date="2022-08-06"/>
2425
<release version="0.1.1" date="2022-04-07"/>
2526
</releases>

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.0.jar /app/share/Gitnuro.jar
23+
- install -D Gitnuro-linux-1.0.1.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.0/Gitnuro-linux-1.0.0.jar
32-
sha256: c6af2c4fe6bd4b8fa0a22260774473f9dbcdb3fc55bee91363e961e40b562e3a
31+
url: https://github.com/JetpackDuba/Gitnuro/releases/download/v1.0.1/Gitnuro-linux-1.0.1.jar
32+
sha256: 0aef1ea0a4a3e02e1e0f96cea6f96e4dfc2ea75ac53e9a7e467a4d46179380d7
3333
- type: file
3434
path: com.jetpackduba.Gitnuro.desktop
3535
- type: file

0 commit comments

Comments
 (0)