We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4d21a77 + f198b04 commit a84eb62Copy full SHA for a84eb62
.github/workflows/monitor-components.yml
@@ -60,17 +60,6 @@ jobs:
60
- label: curl
61
feed: https://github.com/curl/curl/tags.atom
62
title-pattern: ^(?!rc-)
63
- - label: libgpg-error
64
- feed: https://github.com/gpg/libgpg-error/releases.atom
65
- title-pattern: ^libgpg-error-[0-9\.]*$
66
- - label: libgcrypt
67
- feed: https://github.com/gpg/libgcrypt/releases.atom
68
- title-pattern: ^libgcrypt-[0-9\.]*$
69
- - label: gpg
70
- feed: https://github.com/gpg/gnupg/releases.atom
71
- # As per https://gnupg.org/download/index.html#sec-1-1, the stable
72
- # versions are the one with an even minor version number.
73
- title-pattern: ^gnupg-\d+\.\d*[02468]\.
74
- label: mintty
75
feed: https://github.com/mintty/mintty/releases.atom
76
- label: 7-zip
0 commit comments