From 8382192c51f5e0076eee763b3e4d788a9f1ba7cc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 25 Dec 2024 00:38:29 +0000 Subject: [PATCH] wemod: Update to version 9.21.0 --- bucket/wemod.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/wemod.json b/bucket/wemod.json index fbb6912..85febe9 100644 --- a/bucket/wemod.json +++ b/bucket/wemod.json @@ -1,13 +1,13 @@ { - "version": "9.20.0", + "version": "9.21.0", "description": "Thousands of free mods and trainers for your favorite single-player PC games - all in one place.", "homepage": "https://www.wemod.com", "license": { "identifier": "Proprietary", "url": "https://www.wemod.com/terms" }, - "url": "https://storage-cdn.wemod.com/app/releases/stable/WeMod-9.20.0.exe#/dl.7z", - "hash": "3eb5b0414ef3a5a7289a2bfee9619ae98ac66a65252afa0ade1ccb3a00ea8c7f", + "url": "https://storage-cdn.wemod.com/app/releases/stable/WeMod-9.21.0.exe#/dl.7z", + "hash": "d42a510856fb6073899c804482ea7ab80c49ef8763191c7b9f1ea07bfa76d66f", "pre_install": [ "$nupkg=(Get-ChildItem $dir\\*full.nupkg).Name", "Get-ChildItem \"$dir\" -Exclude \"$nupkg\" | Remove-Item -ErrorAction SilentlyContinue -Force -Recurse",