powdertoy: Update to version 96.1
parent
40cd793614
commit
6bd4a2a705
|
@ -2,9 +2,9 @@
|
||||||
"homepage": "https://powdertoy.co.uk/",
|
"homepage": "https://powdertoy.co.uk/",
|
||||||
"description": "A free physics sandbox game, capable of simulating many interactions",
|
"description": "A free physics sandbox game, capable of simulating many interactions",
|
||||||
"license": "GPL-3.0-only",
|
"license": "GPL-3.0-only",
|
||||||
"version": "96.0",
|
"version": "96.1",
|
||||||
"url": "https://powdertoy.co.uk/Download/powder-win32.zip",
|
"url": "https://powdertoy.co.uk/Download/powder-win32.zip",
|
||||||
"hash": "2a3d901c632d0ad459e97df4dce2cc1c696351ab46486f46ea24c9988c03912b",
|
"hash": "e99fa31df152ce6759b0fee74ad794d47544a9ac1d2888359c82c3bcef67dd16",
|
||||||
"pre_install": [
|
"pre_install": [
|
||||||
"if (!(Test-Path \"$persist_dir\")) {",
|
"if (!(Test-Path \"$persist_dir\")) {",
|
||||||
" New-item \"$dir\\powder.pref\" -ItemType File | Out-Null",
|
" New-item \"$dir\\powder.pref\" -ItemType File | Out-Null",
|
||||||
|
|
Loading…
Reference in New Issue