Skip to content

Commit

Permalink
wemod: Update to version 9.10.3
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 26, 2024
1 parent aa1ba1e commit 35e2096
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions bucket/wemod.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit 35e2096

Please sign in to comment.