platformsh: 5.2.0 -> 5.3.0 (#444447)

authored by Nick Cao and committed by GitHub 17080a00 66c5dbf7

+9 -9
+9 -9
pkgs/by-name/pl/platformsh/versions.json
··· 1 { 2 - "version": "5.2.0", 3 "darwin-amd64": { 4 - "hash": "sha256-BTco0witrbm64UDdNBKTDjZG3LaZsy1LURM5oznAar4=", 5 - "url": "https://github.com/platformsh/cli/releases/download/5.2.0/platform_5.2.0_darwin_all.tar.gz" 6 }, 7 "darwin-arm64": { 8 - "hash": "sha256-BTco0witrbm64UDdNBKTDjZG3LaZsy1LURM5oznAar4=", 9 - "url": "https://github.com/platformsh/cli/releases/download/5.2.0/platform_5.2.0_darwin_all.tar.gz" 10 }, 11 "linux-amd64": { 12 - "hash": "sha256-ouEaLFNzjONz3eZasbrW6sWq/CEjKi8z0N005p74KZU=", 13 - "url": "https://github.com/platformsh/cli/releases/download/5.2.0/platform_5.2.0_linux_amd64.tar.gz" 14 }, 15 "linux-arm64": { 16 - "hash": "sha256-wQGIlZsXVwsJyQUdfFmF7igIsQI8Q7wHVxvAcqbR+cU=", 17 - "url": "https://github.com/platformsh/cli/releases/download/5.2.0/platform_5.2.0_linux_arm64.tar.gz" 18 } 19 }
··· 1 { 2 + "version": "5.3.0", 3 "darwin-amd64": { 4 + "hash": "sha256-9ntTHPC58qq9aasbXHqcfoK5X7dpDWoGhQEQpKmIcGw=", 5 + "url": "https://github.com/platformsh/cli/releases/download/5.3.0/platform_5.3.0_darwin_all.tar.gz" 6 }, 7 "darwin-arm64": { 8 + "hash": "sha256-9ntTHPC58qq9aasbXHqcfoK5X7dpDWoGhQEQpKmIcGw=", 9 + "url": "https://github.com/platformsh/cli/releases/download/5.3.0/platform_5.3.0_darwin_all.tar.gz" 10 }, 11 "linux-amd64": { 12 + "hash": "sha256-puQ+Wpzmfqs9hM+UDAuicRjbNODbGDbMGiXPe4hrKzU=", 13 + "url": "https://github.com/platformsh/cli/releases/download/5.3.0/platform_5.3.0_linux_amd64.tar.gz" 14 }, 15 "linux-arm64": { 16 + "hash": "sha256-V509gDeX0jpMwWLVbNpe3HP17hy1xlY7Kk6ZTOTyCMI=", 17 + "url": "https://github.com/platformsh/cli/releases/download/5.3.0/platform_5.3.0_linux_arm64.tar.gz" 18 } 19 }