Skip to content
This repository was archived by the owner on May 27, 2022. It is now read-only.

Commit 7e4942a

Browse files
committed
Corrected geth build for Windows (use x86_64 instead of i386)
1 parent d777fa2 commit 7e4942a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cakeshop-api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
</activation>
2929
<properties>
3030
<geth.file>geth-1.5.4-b70acf3c-windows.zip</geth.file>
31-
<geth.sha512>a09e9dbc72c27ad7f5c2ae91138baf6f512f7367851e21b29077b04a606d20a5ed1413f02e5c5069ed05d42b87527ef53feaa7492c797619c5a122b51e2d4593</geth.sha512>
31+
<geth.sha512>4d5bb0b451aa9b59babba6007d56aa1538f5c7fe141ca9071c8e2fcb37e11c136ba3b9d98a810d41a5d39c5e8ad1b0a7bfd1a2aa3fcd2553d6e84b0033c4b652</geth.sha512>
3232
<geth.dir>win</geth.dir>
3333
</properties>
3434
</profile>

0 commit comments

Comments
 (0)