Skip to content

Commit e10fc50

Browse files
committed
Update sha hash.
1 parent 9767510 commit e10fc50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

justfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
url := "https://github.com/V-Sekai/world-editor/releases/download/latest.v-sekai-editor-181/v-sekai-world.zip"
22
output := "v-sekai-world.zip"
33
extract-dir := "export"
4-
sha256 := "bcef4c5e55b84fdd7613d53f2bf00bad877eb6e49bf05b916774001cbb7bda80"
4+
sha256 := "964ebb46bfd3ac6e88e572449c845b42ebee05f82df9e75ca0e446b19181e754"
55
app-path := "{{extract-dir}}/godot_macos_editor_double.app"
66
executable-path := "{{app-path}}/Contents/MacOS/Godot"
77

0 commit comments

Comments
 (0)