]> granicus.if.org Git - graphviz/commit
fix: correctly recognize Windows packages in deploy script
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Wed, 10 Mar 2021 01:08:42 +0000 (17:08 -0800)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Wed, 10 Mar 2021 01:08:42 +0000 (17:08 -0800)
commit1e2be41d193613b4708c9172a0ea6359273155b8
tree8f3c767391e91b34fdc31b5dc94e6e116c39a80b
parent09cb885d881ed2604ed6c2e3147506ee2896bb6c
fix: correctly recognize Windows packages in deploy script

239f6301789b603202d500f7ae58e800354c1524 identified Windows packages containing
the word “Windows” but the package filenames actually have this in lower case.
Closes #1955.
ci/deploy.py