rgbds: Update to version 0.5.1

master
Richard Kuhnt 2021-05-10 00:31:43 +00:00
parent b3e97e9f1a
commit 959b3a4424
1 changed files with 5 additions and 5 deletions

View File

@ -2,7 +2,7 @@
"homepage": "https://rednex.github.io/rgbds/",
"description": "A free assembler/linker package for the Game Boy and Game Boy Color",
"license": "MIT",
"version": "0.5.0",
"version": "0.5.1",
"bin": [
"rgbasm.exe",
"rgbfix.exe",
@ -14,12 +14,12 @@
},
"architecture": {
"64bit": {
"url": "https://github.com/rednex/rgbds/releases/download/v0.5.0/rgbds-0.5.0-win64.zip",
"hash": "1726937614798e35ab18e204f13c0fdb3bc60a24652e64065eb55284fc3ce5fe"
"url": "https://github.com/rednex/rgbds/releases/download/v0.5.1/rgbds-0.5.1-win64.zip",
"hash": "c0b35ed749abfde07a8726013357d8971c3d212b4e7232aef0b4d8364e4939b6"
},
"32bit": {
"url": "https://github.com/rednex/rgbds/releases/download/v0.5.0/rgbds-0.5.0-win32.zip",
"hash": "978528f2bbf23d61a5b7ba3ee574cb7884aa14a98859470000d7dfd012c1b69f"
"url": "https://github.com/rednex/rgbds/releases/download/v0.5.1/rgbds-0.5.1-win32.zip",
"hash": "f50faa92ec9a2d18b12eaa12ccda4463cf8d92ee228bfb9bcbdd102887bbe391"
}
},
"autoupdate": {