From 35e20969fd05160a2a7ff0a2901b3ed53269867a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 26 Sep 2024 00:37:48 +0000 Subject: [PATCH] wemod: Update to version 9.10.3 --- bucket/wemod.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/wemod.json b/bucket/wemod.json index 7969248..00bb158 100644 --- a/bucket/wemod.json +++ b/bucket/wemod.json @@ -1,13 +1,13 @@ { - "version": "9.10.2", + "version": "9.10.3", "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.10.2.exe#/dl.7z", - "hash": "2d1f36e13711e0f17b396d87aff0e813ad0d09bd5d2d28a36f0b369f1c9824a7", + "url": "https://storage-cdn.wemod.com/app/releases/stable/WeMod-9.10.3.exe#/dl.7z", + "hash": "0551fcc0f35067588ac9967851e90d6efc63eab9430f610aeb278dd4ddd9819d", "pre_install": [ "$nupkg=(Get-ChildItem $dir\\*full.nupkg).Name", "Get-ChildItem \"$dir\" -Exclude \"$nupkg\" | Remove-Item -ErrorAction SilentlyContinue -Force -Recurse",