diff --git a/rockcraft.yaml b/rockcraft.yaml index 9e71436d..a2263d3b 100644 --- a/rockcraft.yaml +++ b/rockcraft.yaml @@ -49,8 +49,8 @@ services: parts: spark: plugin: dump - source: https://github.com/canonical/central-uploader/releases/download/spark-3.4.1-ubuntu1/spark-3.4.1-ubuntu1-20231004201041-bin-k8s.tgz - source-checksum: sha512/c229e0e1813873868368733f73138c47c70153e0a612823971e8b6a3ed79358ac3514e552b14c5aa579e1e0feed0dfdc672ab87b1d46e944efedb45ca538d2df + source: https://github.com/canonical/central-uploader/releases/download/spark-3.4.1-ubuntu2/spark-3.4.1-ubuntu2-20231128202352-bin-k8s.tgz + source-checksum: sha512/b81937b2090074bb5de99ccfe6e4413073e2277220e40557635573e6df1a9961b7e75afba1b0074f24008c3a0e9f0547e7687b161add440f9d0d4da321983c14 overlay-script: | sed -i 's/http:\/\/deb.\(.*\)/https:\/\/deb.\1/g' /etc/apt/sources.list apt-get update