diff --git a/python-3.12.yaml b/python-3.12.yaml index 96522c5b79d..3f66b72f99c 100644 --- a/python-3.12.yaml +++ b/python-3.12.yaml @@ -1,7 +1,7 @@ package: name: python-3.12 # When bumping to a real non-prerelease you'll have to change the URL pattern on line 45 - version: 3.12.0_beta3 + version: 3.12.0_beta4 epoch: 0 description: "the Python programming language" copyright: @@ -33,8 +33,8 @@ environment: pipeline: - uses: fetch with: - uri: https://www.python.org/ftp/python/3.12.0/Python-3.12.0b3.tar.xz - expected-sha256: 9160c6065e9885b37c2e57865d0bb27fc7e54aaa9c186c761da30d2bddbcc9ee + uri: https://www.python.org/ftp/python/3.12.0/Python-3.12.0b4.tar.xz + expected-sha256: f05710c36aee5850f5c2769be76b80bf212aec351438fdf8adc20c38c8361fac - name: Force use of system libraries runs: |