From a2784e0e1c68278b60d208c9a564d11f6bbde163 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 00:42:00 +0000 Subject: [PATCH] sucrose: Update to version 24.12.2.0 --- bucket/sucrose.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/sucrose.json b/bucket/sucrose.json index cb5c913fa533df..83b1f4e97a5c6c 100644 --- a/bucket/sucrose.json +++ b/bucket/sucrose.json @@ -1,26 +1,26 @@ { - "version": "24.11.26.0", + "version": "24.12.2.0", "description": "Sucrose is a versatile wallpaper engine that brings life to your desktop with a wide range of interactive wallpapers.", "homepage": "https://github.com/Taiizor/Sucrose", "license": "GPL-3.0", "architecture": { "32bit": { - "url": "https://github.com/Taiizor/Sucrose/releases/download/v24.11.26.0/Sucrose_Bundle_.NET_Framework_4.8_x86_24.11.26.0.exe", - "hash": "904ccb2639ab5e97a85c6196c62f15a6282ffee39bad58987a3122718e1dfe50", + "url": "https://github.com/Taiizor/Sucrose/releases/download/v24.12.2.0/Sucrose_Bundle_.NET_Framework_4.8_x86_24.12.2.0.exe", + "hash": "0db5825701a95611482c861ae8e1f98f20f1f9bf95844bf13dcd8e1b059e1f45", "installer": { "script": "Start-Process \"$dir\\Sucrose_Bundle_.NET_Framework_4.8_x86_$version.exe\" -ArgumentList '/s' -Wait" } }, "64bit": { - "url": "https://github.com/Taiizor/Sucrose/releases/download/v24.11.26.0/Sucrose_Bundle_.NET_Framework_4.8_x64_24.11.26.0.exe", - "hash": "382a958de0b67ea7925dabdff6852109ed44c8006519d518685bc5648a8d3687", + "url": "https://github.com/Taiizor/Sucrose/releases/download/v24.12.2.0/Sucrose_Bundle_.NET_Framework_4.8_x64_24.12.2.0.exe", + "hash": "b74ba0003f36a532c700927fe2f2bb8f580ae72c4ae9dfecf45ca04422c067fe", "installer": { "script": "Start-Process \"$dir\\Sucrose_Bundle_.NET_Framework_4.8_x64_$version.exe\" -ArgumentList '/s' -Wait" } }, "arm64": { - "url": "https://github.com/Taiizor/Sucrose/releases/download/v24.11.26.0/Sucrose_Bundle_.NET_Framework_4.8_ARM64_24.11.26.0.exe", - "hash": "a22fedaf5de5f216e4ef406853ce37bb8651d3cf2d86ebfbf36c0c675d6dea60", + "url": "https://github.com/Taiizor/Sucrose/releases/download/v24.12.2.0/Sucrose_Bundle_.NET_Framework_4.8_ARM64_24.12.2.0.exe", + "hash": "591656718233a282552ca9d2ca70ede9c18da386f3db304ffa87e31d19cbe706", "installer": { "script": "Start-Process \"$dir\\Sucrose_Bundle_.NET_Framework_4.8_ARM64_$version.exe\" -ArgumentList '/s' -Wait" }