| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -68,29 +68,29 @@ jobs: | |||
| 68 | 68 | run: | | |
| 69 | 69 | switch ($env:PYTHON_VERSIONF) { | |
| 70 | 70 | '3.13' { | |
| 71 | - Add-Content -Path $env:GITHUB_OUTPUT -Value 'ver2=3.13.12.1' | ||
| 72 | - Add-Content -Path $env:GITHUB_OUTPUT -Value 'src=https://github.com/astral-sh/python-build-standalone/releases/download/20260325/cpython-3.13.12+20260325-x86_64-pc-windows-msvc-install_only_stripped.tar.gz' | ||
| 73 | - Add-Content -Path $env:GITHUB_OUTPUT -Value 'sha=34bb9427d022c2810387e1376c6e184d3f3fdd0984b28519ac58295b0ba1adde' | ||
| 71 | + Add-Content -Path $env:GITHUB_OUTPUT -Value 'ver2=3.13.13.0' | ||
| 72 | + Add-Content -Path $env:GITHUB_OUTPUT -Value 'src=https://github.com/astral-sh/python-build-standalone/releases/download/20260408/cpython-3.13.13+20260408-x86_64-pc-windows-msvc-install_only_stripped.tar.gz' | ||
| 73 | + Add-Content -Path $env:GITHUB_OUTPUT -Value 'sha=d8dad87f274a6e50423ad7d5d01807c87ac6fec6eaff133eff76dabf135eb101' | ||
| 74 | 74 | } | |
| 75 | 75 | '3.14' { | |
| 76 | - Add-Content -Path $env:GITHUB_OUTPUT -Value 'ver2=3.14.3.1' | ||
| 77 | - Add-Content -Path $env:GITHUB_OUTPUT -Value 'src=https://github.com/astral-sh/python-build-standalone/releases/download/20260325/cpython-3.14.3+20260325-x86_64-pc-windows-msvc-install_only_stripped.tar.gz' | ||
| 78 | - Add-Content -Path $env:GITHUB_OUTPUT -Value 'sha=0cecd031831c1a9607bab3646b241c17ac627ff48a01ddf388dded692a44a9e5' | ||
| 76 | + Add-Content -Path $env:GITHUB_OUTPUT -Value 'ver2=3.14.4.0' | ||
| 77 | + Add-Content -Path $env:GITHUB_OUTPUT -Value 'src=https://github.com/astral-sh/python-build-standalone/releases/download/20260408/cpython-3.14.4+20260408-x86_64-pc-windows-msvc-install_only_stripped.tar.gz' | ||
| 78 | + Add-Content -Path $env:GITHUB_OUTPUT -Value 'sha=472f4f0d91429661db1b28a72e36adc593b6bd5d19db222d7faca635b3005313' | ||
| 79 | 79 | } | |
| 80 | 80 | '3.14F' { | |
| 81 | - Add-Content -Path $env:GITHUB_OUTPUT -Value 'ver2=3.14.3.1' | ||
| 82 | - Add-Content -Path $env:GITHUB_OUTPUT -Value 'src=https://github.com/astral-sh/python-build-standalone/releases/download/20260325/cpython-3.14.3+20260325-x86_64-pc-windows-msvc-freethreaded-install_only_stripped.tar.gz' | ||
| 83 | - Add-Content -Path $env:GITHUB_OUTPUT -Value 'sha=34c808480ca7e6f508f2ebcb10cf71f804e866c61d2e09660e9f08332645e89a' | ||
| 81 | + Add-Content -Path $env:GITHUB_OUTPUT -Value 'ver2=3.14.4.0' | ||
| 82 | + Add-Content -Path $env:GITHUB_OUTPUT -Value 'src=https://github.com/astral-sh/python-build-standalone/releases/download/20260408/cpython-3.14.4+20260408-x86_64-pc-windows-msvc-freethreaded-install_only_stripped.tar.gz' | ||
| 83 | + Add-Content -Path $env:GITHUB_OUTPUT -Value 'sha=1aa9e069ce50b2999e605a544f5e0f39c74f16dce565b3bf422ba44a1075e44b' | ||
| 84 | 84 | } | |
| 85 | 85 | '3.15' { | |
| 86 | 86 | Add-Content -Path $env:GITHUB_OUTPUT -Value 'ver2=3.15.0.2' | |
| 87 | - Add-Content -Path $env:GITHUB_OUTPUT -Value 'src=https://github.com/astral-sh/python-build-standalone/releases/download/20260325/cpython-3.15.0a7+20260325-x86_64-pc-windows-msvc-install_only_stripped.tar.gz' | ||
| 88 | - Add-Content -Path $env:GITHUB_OUTPUT -Value 'sha=821afdd65034ddd053bf0dacd4b26a098d2907da013dd0adeb42570585fb427d' | ||
| 87 | + Add-Content -Path $env:GITHUB_OUTPUT -Value 'src=https://github.com/astral-sh/python-build-standalone/releases/download/20260408/cpython-3.15.0a8+20260408-x86_64-pc-windows-msvc-install_only_stripped.tar.gz' | ||
| 88 | + Add-Content -Path $env:GITHUB_OUTPUT -Value 'sha=5400ee37a6aa972945cdb4319df20555998776af2797ada8a9bb7543bafd7850' | ||
| 89 | 89 | } | |
| 90 | 90 | '3.15F' { | |
| 91 | 91 | Add-Content -Path $env:GITHUB_OUTPUT -Value 'ver2=3.15.0.2' | |
| 92 | - Add-Content -Path $env:GITHUB_OUTPUT -Value 'src=https://github.com/astral-sh/python-build-standalone/releases/download/20260325/cpython-3.15.0a7+20260325-x86_64-pc-windows-msvc-freethreaded-install_only_stripped.tar.gz' | ||
| 93 | - Add-Content -Path $env:GITHUB_OUTPUT -Value 'sha=fe650dd998ee9c1a23624fc1607032b8b46efc68c8d6e8d5ba50509f349fdcad' | ||
| 92 | + Add-Content -Path $env:GITHUB_OUTPUT -Value 'src=https://github.com/astral-sh/python-build-standalone/releases/download/20260408/cpython-3.15.0a8+20260408-x86_64-pc-windows-msvc-freethreaded-install_only_stripped.tar.gz' | ||
| 93 | + Add-Content -Path $env:GITHUB_OUTPUT -Value 'sha=4f9cbc609659a40b258f721131d057e98c482af88149cd0f2edbc47178e63ca4' | ||
| 94 | 94 | } | |
| 95 | 95 | } | |
| 96 | 96 | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -0,0 +1,101 @@ | |||
| 1 | + lock-version = "1.0" | ||
| 2 | + created-by = "pip" | ||
| 3 | + | ||
| 4 | + [[packages]] | ||
| 5 | + name = "build" | ||
| 6 | + version = "1.4.0" | ||
| 7 | + | ||
| 8 | + [[packages.wheels]] | ||
| 9 | + name = "build-1.4.0-py3-none-any.whl" | ||
| 10 | + url = "https://files.pythonhosted.org/packages/c5/0d/84a4380f930db0010168e0aa7b7a8fed9ba1835a8fbb1472bc6d0201d529/build-1.4.0-py3-none-any.whl" | ||
| 11 | + | ||
| 12 | + [packages.wheels.hashes] | ||
| 13 | + sha256 = "6a07c1b8eb6f2b311b96fcbdbce5dab5fe637ffda0fd83c9cac622e927501596" | ||
| 14 | + | ||
| 15 | + [[packages]] | ||
| 16 | + name = "colorama" | ||
| 17 | + version = "0.4.6" | ||
| 18 | + | ||
| 19 | + [[packages.wheels]] | ||
| 20 | + name = "colorama-0.4.6-py2.py3-none-any.whl" | ||
| 21 | + url = "https://files.pythonhosted.org/packages/d1/d6/3965ed04c63042e047cb6a3e6ed1a63a35087b6a609aa3a15ed8ac56c221/colorama-0.4.6-py2.py3-none-any.whl" | ||
| 22 | + | ||
| 23 | + [packages.wheels.hashes] | ||
| 24 | + sha256 = "4f1d9991f5acc0ca119f9d443620b77f9d6b33703e51011c16baf57afb285fc6" | ||
| 25 | + | ||
| 26 | + [[packages]] | ||
| 27 | + name = "packaging" | ||
| 28 | + version = "26.0" | ||
| 29 | + | ||
| 30 | + [[packages.wheels]] | ||
| 31 | + name = "packaging-26.0-py3-none-any.whl" | ||
| 32 | + url = "https://files.pythonhosted.org/packages/b7/b9/c538f279a4e237a006a2c98387d081e9eb060d203d8ed34467cc0f0b9b53/packaging-26.0-py3-none-any.whl" | ||
| 33 | + | ||
| 34 | + [packages.wheels.hashes] | ||
| 35 | + sha256 = "b36f1fef9334a5588b4166f8bcd26a14e521f2b55e6b9de3aaa80d3ff7a37529" | ||
| 36 | + | ||
| 37 | + [[packages]] | ||
| 38 | + name = "pyproject-hooks" | ||
| 39 | + version = "1.2.0" | ||
| 40 | + | ||
| 41 | + [[packages.wheels]] | ||
| 42 | + name = "pyproject_hooks-1.2.0-py3-none-any.whl" | ||
| 43 | + url = "https://files.pythonhosted.org/packages/bd/24/12818598c362d7f300f18e74db45963dbcb85150324092410c8b49405e42/pyproject_hooks-1.2.0-py3-none-any.whl" | ||
| 44 | + | ||
| 45 | + [packages.wheels.hashes] | ||
| 46 | + sha256 = "9e5c6bfa8dcc30091c74b0cf803c81fdd29d94f01992a7707bc97babb1141913" | ||
| 47 | + | ||
| 48 | + [[packages]] | ||
| 49 | + name = "setuptools" | ||
| 50 | + version = "82.0.1" | ||
| 51 | + | ||
| 52 | + [[packages.wheels]] | ||
| 53 | + name = "setuptools-82.0.1-py3-none-any.whl" | ||
| 54 | + url = "https://files.pythonhosted.org/packages/9d/76/f789f7a86709c6b087c5a2f52f911838cad707cc613162401badc665acfe/setuptools-82.0.1-py3-none-any.whl" | ||
| 55 | + | ||
| 56 | + [packages.wheels.hashes] | ||
| 57 | + sha256 = "a59e362652f08dcd477c78bb6e7bd9d80a7995bc73ce773050228a348ce2e5bb" | ||
| 58 | + | ||
| 59 | + [[packages]] | ||
| 60 | + name = "sqlite-bro" | ||
| 61 | + version = "0.13.1" | ||
| 62 | + | ||
| 63 | + [[packages.wheels]] | ||
| 64 | + name = "sqlite_bro-0.13.1-py3-none-any.whl" | ||
| 65 | + url = "https://files.pythonhosted.org/packages/2a/b3/81b91f5b26fff329c59dbf826a87637bd51d1903120427912322f86e7d33/sqlite_bro-0.13.1-py3-none-any.whl" | ||
| 66 | + | ||
| 67 | + [packages.wheels.hashes] | ||
| 68 | + sha256 = "c26033b0af133049ca578b5fd30b2372f002e7ff934b39774aa4d2da7638c23d" | ||
| 69 | + | ||
| 70 | + [[packages]] | ||
| 71 | + name = "sv-ttk" | ||
| 72 | + version = "2.6.0" | ||
| 73 | + | ||
| 74 | + [[packages.wheels]] | ||
| 75 | + name = "sv_ttk-2.6.0-py3-none-any.whl" | ||
| 76 | + url = "https://files.pythonhosted.org/packages/0f/3d/be0abc3202e90f282ad465f4e7c6e41bc8dce810ce5d1611566a1e7dfba8/sv_ttk-2.6.0-py3-none-any.whl" | ||
| 77 | + | ||
| 78 | + [packages.wheels.hashes] | ||
| 79 | + sha256 = "4319c52edf2e14732fe84bdc9788e26f9e9a1ad79451ec0f89f0120ffc8105d9" | ||
| 80 | + | ||
| 81 | + [[packages]] | ||
| 82 | + name = "wheel" | ||
| 83 | + version = "0.46.3" | ||
| 84 | + | ||
| 85 | + [[packages.wheels]] | ||
| 86 | + name = "wheel-0.46.3-py3-none-any.whl" | ||
| 87 | + url = "https://files.pythonhosted.org/packages/87/22/b76d483683216dde3d67cba61fb2444be8d5be289bf628c13fc0fd90e5f9/wheel-0.46.3-py3-none-any.whl" | ||
| 88 | + | ||
| 89 | + [packages.wheels.hashes] | ||
| 90 | + sha256 = "4b399d56c9d9338230118d705d9737a2a468ccca63d5e813e2a4fc7815d8bc4d" | ||
| 91 | + | ||
| 92 | + [[packages]] | ||
| 93 | + name = "wppm" | ||
| 94 | + version = "17.2.20250823" | ||
| 95 | + | ||
| 96 | + [[packages.wheels]] | ||
| 97 | + name = "wppm-17.2.20250823-py3-none-any.whl" | ||
| 98 | + url = "https://files.pythonhosted.org/packages/ae/a9/2581cc7f91354eada41367bf68b91b1b7fba6cb6fb469f500dbaf6191539/wppm-17.2.20250823-py3-none-any.whl" | ||
| 99 | + | ||
| 100 | + [packages.wheels.hashes] | ||
| 101 | + sha256 = "0945411b12eaf6da134a9d8662a4afb2b25e129dd34fc2f6ef76ee62d61411c3" | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments