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 com.getpostman.Postman.appdata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,12 @@
<url type="homepage">https://www.postman.com</url>
<developer_name>Postman Inc.</developer_name>
<releases>
<release version="11.67.5" date="2025-10-17">
<release version="11.68.0" date="2025-10-20">
<description></description>
</release>
<release version="11.67.5" date="2025-10-17">
<description/>
</release>
<release version="11.67.0" date="2025-10-13">
<description/>
</release>
Expand Down
12 changes: 6 additions & 6 deletions com.getpostman.Postman.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,9 @@ modules:
- type: extra-data
only-arches:
- x86_64
url: https://dl.pstmn.io/download/version/11.67.5/linux64
sha256: 897092d1b43ebd069d329d755452c527c1756b5f90806f13be70bc1b5ced09c5
size: 142788800
url: https://dl.pstmn.io/download/version/11.68.0/linux64
sha256: 80852b6d1181eaee17dd4fb78b57672d4ddf6acf0361692a875ede945409261c
size: 142790529
x-checker-data:
type: json
url: https://dl.pstmn.io/api/version/latest?platform=linux64&channel=stable
Expand All @@ -52,9 +52,9 @@ modules:
- type: extra-data
only-arches:
- aarch64
url: https://dl.pstmn.io/download/version/11.67.5/linuxarm64
sha256: 19c2a27a49b78c3515afa6d803244489c3f64716d3c58533e8864965720b8059
size: 146620506
url: https://dl.pstmn.io/download/version/11.68.0/linuxarm64
sha256: 933739fdc5b744db6ad96a6f7cfbc9e07cded310c8249a77ec4f8fbdb8b87f8f
size: 146619631
x-checker-data:
type: json
url: https://dl.pstmn.io/api/version/latest?platform=linuxarm64&channel=stable
Expand Down