Commit f0045f4
authored
fix: sha256 in update script for OpenSSL (scikit-build#588)
OpenSSL changed the format of the sha256 file in its releases.
Let's allow both format: `{sha256}` or `{sha256} {filename}`1 parent 56aa0fb commit f0045f4
1 file changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
44 | 49 | | |
45 | 50 | | |
46 | 51 | | |
| |||
0 commit comments