From 7e5012384a972355d66f2008ec90716508fa7c3e Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Sat, 15 Mar 2025 14:18:27 +0100 Subject: [PATCH] 19 --- py.cpypy.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/py.cpypy.sh b/py.cpypy.sh index f3533d0..6ccd94c 100755 --- a/py.cpypy.sh +++ b/py.cpypy.sh @@ -15,7 +15,7 @@ echo "${path}" cat "${path}" for url in $(jq -r ".. | objects | .url?" "${path}" | - grep "\(/20250311/\|/pypy3.11-v7.3.18\)" | + grep "\(/20250311/\|/pypy3.11-v7.3.19\)" | grep --invert-match "debug" | grep --invert-match "\(armv7\|ppc64le\|s390x\)" | grep --invert-match "\(apple-darwin\|macos\|win64\|windows-msvc\)"); do