11{
2- "current" : " 0.14.14 " ,
2+ "current" : " 0.15.0 " ,
33 "available" : {
44 "0.8.6" : {
55 "downloads" : {
24372437 ]
24382438 }
24392439 }
2440+ },
2441+ "0.15.0" : {
2442+ "downloads" : {
2443+ "ruff-aarch64-apple-darwin.tar.gz" : {
2444+ "cpu" : " aarch64" ,
2445+ "integrity" : " sha256-CT01WsM8a46R6AuEl9VYHGGwKMBAXiZc84/Yj5opHFw=" ,
2446+ "os" : " macos" ,
2447+ "strip_prefix" : " ruff-aarch64-apple-darwin" ,
2448+ "urls" : [
2449+ " https://github.com/astral-sh/ruff/releases/download/0.15.0/ruff-aarch64-apple-darwin.tar.gz"
2450+ ]
2451+ },
2452+ "ruff-aarch64-pc-windows-msvc.zip" : {
2453+ "cpu" : " aarch64" ,
2454+ "integrity" : " sha256-FP9QHrbkNveoBixt73xBiIkm6IkPy0TbFprgM8iHUbM=" ,
2455+ "os" : " windows" ,
2456+ "strip_prefix" : null ,
2457+ "urls" : [
2458+ " https://github.com/astral-sh/ruff/releases/download/0.15.0/ruff-aarch64-pc-windows-msvc.zip"
2459+ ]
2460+ },
2461+ "ruff-aarch64-unknown-linux-gnu.tar.gz" : {
2462+ "cpu" : " aarch64" ,
2463+ "integrity" : " sha256-q/3mH6pTgVN/6wSTBlEgscNju6wdYI7JL9bNhNqo1rE=" ,
2464+ "os" : " linux" ,
2465+ "strip_prefix" : " ruff-aarch64-unknown-linux-gnu" ,
2466+ "urls" : [
2467+ " https://github.com/astral-sh/ruff/releases/download/0.15.0/ruff-aarch64-unknown-linux-gnu.tar.gz"
2468+ ]
2469+ },
2470+ "ruff-armv7-unknown-linux-gnueabihf.tar.gz" : {
2471+ "cpu" : " armv7" ,
2472+ "integrity" : " sha256-9iLfsAmE4oULXaAttsZGkhQRVjSko+eHX3XVsJcwI1Q=" ,
2473+ "os" : " linux" ,
2474+ "strip_prefix" : " ruff-armv7-unknown-linux-gnueabihf" ,
2475+ "urls" : [
2476+ " https://github.com/astral-sh/ruff/releases/download/0.15.0/ruff-armv7-unknown-linux-gnueabihf.tar.gz"
2477+ ]
2478+ },
2479+ "ruff-i686-pc-windows-msvc.zip" : {
2480+ "cpu" : " x86_32" ,
2481+ "integrity" : " sha256-CfF4685r1rSEIroPv/ANdqg4qiT8B0wIGSmm+qS9vTE=" ,
2482+ "os" : " windows" ,
2483+ "strip_prefix" : null ,
2484+ "urls" : [
2485+ " https://github.com/astral-sh/ruff/releases/download/0.15.0/ruff-i686-pc-windows-msvc.zip"
2486+ ]
2487+ },
2488+ "ruff-i686-unknown-linux-gnu.tar.gz" : {
2489+ "cpu" : " x86_32" ,
2490+ "integrity" : " sha256-jh9fXGLYKl6KqjFsAjY4AoL4m15AJ+qmMcFZx/ja99I=" ,
2491+ "os" : " linux" ,
2492+ "strip_prefix" : " ruff-i686-unknown-linux-gnu" ,
2493+ "urls" : [
2494+ " https://github.com/astral-sh/ruff/releases/download/0.15.0/ruff-i686-unknown-linux-gnu.tar.gz"
2495+ ]
2496+ },
2497+ "ruff-powerpc64le-unknown-linux-gnu.tar.gz" : {
2498+ "cpu" : " ppc64le" ,
2499+ "integrity" : " sha256-1i+GAkSCTDS8ZtKUHPlYQrtZiMzhPPKpveXTYVV+f9w=" ,
2500+ "os" : " linux" ,
2501+ "strip_prefix" : " ruff-powerpc64le-unknown-linux-gnu" ,
2502+ "urls" : [
2503+ " https://github.com/astral-sh/ruff/releases/download/0.15.0/ruff-powerpc64le-unknown-linux-gnu.tar.gz"
2504+ ]
2505+ },
2506+ "ruff-riscv64gc-unknown-linux-gnu.tar.gz" : {
2507+ "cpu" : " riscv64" ,
2508+ "integrity" : " sha256-52oL4+CtVzOu0vaeJC09Svku0lIgB6Dr6Ea083OD0qs=" ,
2509+ "os" : " linux" ,
2510+ "strip_prefix" : " ruff-riscv64gc-unknown-linux-gnu" ,
2511+ "urls" : [
2512+ " https://github.com/astral-sh/ruff/releases/download/0.15.0/ruff-riscv64gc-unknown-linux-gnu.tar.gz"
2513+ ]
2514+ },
2515+ "ruff-s390x-unknown-linux-gnu.tar.gz" : {
2516+ "cpu" : " s390x" ,
2517+ "integrity" : " sha256-PkFOq+Ihc6WyRqK1tDLvkjK2BfsbMyP5spaOqZ4dBf4=" ,
2518+ "os" : " linux" ,
2519+ "strip_prefix" : " ruff-s390x-unknown-linux-gnu" ,
2520+ "urls" : [
2521+ " https://github.com/astral-sh/ruff/releases/download/0.15.0/ruff-s390x-unknown-linux-gnu.tar.gz"
2522+ ]
2523+ },
2524+ "ruff-x86_64-apple-darwin.tar.gz" : {
2525+ "cpu" : " x86_64" ,
2526+ "integrity" : " sha256-Cfpv4NQXLhu4TMbZN6Dh9C/4TJC2EWP/9PMcUanBSHk=" ,
2527+ "os" : " macos" ,
2528+ "strip_prefix" : " ruff-x86_64-apple-darwin" ,
2529+ "urls" : [
2530+ " https://github.com/astral-sh/ruff/releases/download/0.15.0/ruff-x86_64-apple-darwin.tar.gz"
2531+ ]
2532+ },
2533+ "ruff-x86_64-pc-windows-msvc.zip" : {
2534+ "cpu" : " x86_64" ,
2535+ "integrity" : " sha256-0WE/QjEJXRYKtNNIe/Vt4j8plFiIvL5FIfywy15pXZI=" ,
2536+ "os" : " windows" ,
2537+ "strip_prefix" : null ,
2538+ "urls" : [
2539+ " https://github.com/astral-sh/ruff/releases/download/0.15.0/ruff-x86_64-pc-windows-msvc.zip"
2540+ ]
2541+ },
2542+ "ruff-x86_64-unknown-linux-gnu.tar.gz" : {
2543+ "cpu" : " x86_64" ,
2544+ "integrity" : " sha256-s45p+zFQHr7jq6jhd4VHuyVXra9rj5365vBZgO5ouO0=" ,
2545+ "os" : " linux" ,
2546+ "strip_prefix" : " ruff-x86_64-unknown-linux-gnu" ,
2547+ "urls" : [
2548+ " https://github.com/astral-sh/ruff/releases/download/0.15.0/ruff-x86_64-unknown-linux-gnu.tar.gz"
2549+ ]
2550+ }
2551+ }
24402552 }
24412553 }
24422554}
0 commit comments