Skip to content
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 org.standardnotes.standardnotes.metainfo.xml
Original file line number Diff line number Diff line change
Expand Up @@ -108,9 +108,12 @@
</screenshots>

<releases>
<release version="3.201.2" date="2025-11-07">
<release version="3.201.3" date="2025-11-21">
<description></description>
</release>
<release version="3.201.2" date="2025-11-07">
<description/>
</release>
<release version="3.201.1" date="2025-11-06">
<description/>
</release>
Expand Down
8 changes: 4 additions & 4 deletions org.standardnotes.standardnotes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,8 @@ modules:
- type: file
dest-filename: standard-notes.deb
only-arches: [x86_64]
url: https://github.com/standardnotes/app/releases/download/%40standardnotes%2Fdesktop%403.201.2/standard-notes-3.201.2-linux-amd64.deb
sha256: 83617be6e4c42482640c8b548713f7681cd9774849649dc808f38f9ef4dd7d46
url: https://github.com/standardnotes/app/releases/download/%40standardnotes%2Fdesktop%403.201.3/standard-notes-3.201.3-linux-amd64.deb
sha256: ad2432f7b808be1de798203308024a1b6c7a124e01688fe72771a0e0b8aa6389
x-checker-data:
type: anitya
project-id: 146681
Expand All @@ -91,8 +91,8 @@ modules:
- type: file
dest-filename: standard-notes.deb
only-arches: [aarch64]
url: https://github.com/standardnotes/app/releases/download/%40standardnotes%2Fdesktop%403.201.2/standard-notes-3.201.2-linux-arm64.deb
sha256: bba18e4de48ab4cb2bdbfbc8b69b94ef050bdf875a9a5257d67109f49bbeaf0c
url: https://github.com/standardnotes/app/releases/download/%40standardnotes%2Fdesktop%403.201.3/standard-notes-3.201.3-linux-arm64.deb
sha256: 57b3081f27ed995fac5b6deb749409a439614565c6edabaf923678e2e3ea62e8
x-checker-data:
type: anitya
project-id: 146681
Expand Down