Skip to content

Commit

Permalink
powdertoy: Update to version 99.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 25, 2024
1 parent 6fb77f4 commit 2daf5bb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions bucket/powdertoy.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"version": "98.2",
"version": "99.0",
"description": "A free physics sandbox game, capable of simulating many interactions",
"homepage": "https://powdertoy.co.uk/",
"license": "GPL-3.0-only",
"architecture": {
"32bit": {
"url": "https://powdertoy.co.uk/Download/powder-win32.zip",
"hash": "023f7d2917a8e4c670c236535ccaf8238142fe8d345f65477b9aa8040263b7aa",
"hash": "a75c0a559efc16729e8c20e68fc5c100a14c51a255f3a9c444bbde831d1187a9",
"bin": [
[
"Powder32.exe",
Expand All @@ -22,7 +22,7 @@
},
"64bit": {
"url": "https://powdertoy.co.uk/Download/powder.zip",
"hash": "37e0915aaf29d38fd28067d0d90e54c48ed1f8a00a095e31a375eba913ec82a3",
"hash": "a1e9a3228b9608048453b9dc64c1e9bd6467954c1152a3a6ef656af34edac6fa",
"bin": "Powder.exe",
"shortcuts": [
[
Expand Down

0 comments on commit 2daf5bb

Please sign in to comment.