You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Decouple repo-served version from GitHub release in pinning examples
The version-pinning section on /packages used the latest GitHub release
(0.114-0) as the example output of apt-cache madison / dnf list, but the
APT and RPM repositories currently serve 0.113-0. Split the constants so
the direct-download examples keep tracking the latest GitHub release
while the pinning examples show the repo-served version, and note that
the package repositories can lag GitHub Releases.
0 commit comments