Skip to content

Commit

Permalink
wemod: Update to version 9.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 22, 2024
1 parent bfb6bd1 commit f15d741
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.19.0",
"version": "9.20.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.19.0.exe#/dl.7z",
"hash": "bd22d3455d99493622e90ea540b5dc63b13c61f83d377876942eb91eba0a0495",
"url": "https://storage-cdn.wemod.com/app/releases/stable/WeMod-9.20.0.exe#/dl.7z",
"hash": "3eb5b0414ef3a5a7289a2bfee9619ae98ac66a65252afa0ade1ccb3a00ea8c7f",
"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 f15d741

Please sign in to comment.