Skip to content

Commit

Permalink
steam-art-manager: Update to version 3.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 28, 2024
1 parent af65434 commit 5d3140a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions bucket/steam-art-manager.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"version": "3.10.1",
"version": "3.10.2",
"description": "A tool for setting the artwork of your Steam library.",
"homepage": "https://github.com/Tormak9970/Steam-Art-Manager",
"license": {
"identifier": "GPL-3.0-only",
"url": "https://github.com/Tormak9970/Steam-Art-Manager/blob/main/LICENSE"
},
"url": "https://github.com/Tormak9970/Steam-Art-Manager/releases/download/v3.10.1/steam-art-manager_3.10.1.msi.zip",
"hash": "938542ec62ef78729719d95553f0508a8ed80c2372b0a33754da0687a6ca4d69",
"url": "https://github.com/Tormak9970/Steam-Art-Manager/releases/download/v3.10.2/steam-art-manager_3.10.2.msi.zip",
"hash": "14d52e3daf802f2dbed495a88434d5588790a3133fbafdfd9c698100541e541d",
"pre_install": [
"Get-ChildItem \"$dir\\Steam Art Manager_*.msi\" | Select-Object -First 1 | ForEach-Object { Rename-Item $_ \"dl.msi\" }",
"Expand-MsiArchive \"$dir\\dl.msi\" \"$dir\" -ExtractDir \"PFiles\\Steam Art Manager\" -Removal | Out-Null"
Expand Down

0 comments on commit 5d3140a

Please sign in to comment.