Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

icalingua: Update icalingua.deb to 2.12.9 #85

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion io.github.Icalingua.Icalingua.appdata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,12 @@
</screenshot>
</screenshots>
<releases>
<release version="2.12.6" date="2024-06-09">
<release version="2.12.9" date="2024-07-22">
<description></description>
</release>
<release version="2.12.6" date="2024-06-09">
<description/>
</release>
<release version="2.12.3" date="2024-05-29">
<description/>
</release>
Expand Down
8 changes: 4 additions & 4 deletions io.github.Icalingua.Icalingua.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ modules:
- type: file
only-arches: [x86_64]
dest-filename: icalingua.deb
url: https://github.com/Icalingua-plus-plus/Icalingua-plus-plus/releases/download/v2.12.6/icalingua_2.12.6_amd64.deb
sha256: 4b960ccd922643d37ced6bb7e3d631b9f37f4018f4d7f2f3eab38355ecb50943
url: https://github.com/Icalingua-plus-plus/Icalingua-plus-plus/releases/download/v2.12.9/icalingua_2.12.9_amd64.deb
sha256: f196f92e279ddcbbfb375dd7ca45bf8acc2f06f4b0e1e5a3024b76ac551af707
x-checker-data:
type: json
is-main-source: true
Expand All @@ -51,8 +51,8 @@ modules:
- type: file
only-arches: [aarch64]
dest-filename: icalingua.deb
url: https://github.com/Icalingua-plus-plus/Icalingua-plus-plus/releases/download/v2.12.6/icalingua_2.12.6_arm64.deb
sha256: b11309204c3430d232d82e2024dde52bb2b6eb31e1a17089c4b2d80bf9ff87f5
url: https://github.com/Icalingua-plus-plus/Icalingua-plus-plus/releases/download/v2.12.9/icalingua_2.12.9_arm64.deb
sha256: 1c122fd48bf03472307259745f0d2a982499483a7df3672c78a960dfb634cc91
x-checker-data:
type: json
url: https://api.github.com/repos/Icalingua-plus-plus/Icalingua-plus-plus/releases/latest
Expand Down