Skip to content

Commit

Permalink
godot-mono: Update to version 3.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
r15ch13 committed Jul 29, 2018
1 parent ce566df commit 42428fa
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions godot-mono.json
@@ -1,15 +1,15 @@
{
"homepage": "https://godotengine.org/",
"license": "MIT",
"version": "3.0.5",
"version": "3.0.6",
"architecture": {
"64bit": {
"url": "https://downloads.tuxfamily.org/godotengine/3.0.5/mono/Godot_v3.0.5-stable_mono_win64.zip",
"hash": "f2268f83deb2b3e8d2a81092d8a9bd980287d22a84d171f7e91e5c520393c5bf"
"url": "https://downloads.tuxfamily.org/godotengine/3.0.6/mono/Godot_v3.0.6-stable_mono_win64.zip",
"hash": "939414002d26e1cda935698dede3729d984092ed8839835f598d5b1831a8c115"
},
"32bit": {
"url": "https://downloads.tuxfamily.org/godotengine/3.0.5/mono/Godot_v3.0.5-stable_mono_win32.zip",
"hash": "a70567b061b79f87da02a842d2d5174a88e0e1bf76e7c1a8b47383b345c28e0b"
"url": "https://downloads.tuxfamily.org/godotengine/3.0.6/mono/Godot_v3.0.6-stable_mono_win32.zip",
"hash": "81678755a57ef283289cf6cdef8cf9372b68b69dcd98be0f9b306ad6ab044cca"
}
},
"pre_install": [
Expand Down

0 comments on commit 42428fa

Please sign in to comment.