20250311
This commit is contained in:
parent
cbd7f6f1a2
commit
b1c1c040bc
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ echo "${path}"
|
||||||
cat "${path}"
|
cat "${path}"
|
||||||
|
|
||||||
for url in $(jq -r ".. | objects | .url?" "${path}" |
|
for url in $(jq -r ".. | objects | .url?" "${path}" |
|
||||||
grep "\(/20250212/\|/pypy3.11-v7.3.18\)" |
|
grep "\(/20250311/\|/pypy3.11-v7.3.18\)" |
|
||||||
grep --invert-match "debug" |
|
grep --invert-match "debug" |
|
||||||
grep --invert-match "\(armv7\|ppc64le\|s390x\)" |
|
grep --invert-match "\(armv7\|ppc64le\|s390x\)" |
|
||||||
grep --invert-match "\(apple-darwin\|macos\|win64\|windows-msvc\)"); do
|
grep --invert-match "\(apple-darwin\|macos\|win64\|windows-msvc\)"); do
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue