We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb24e6a commit c679265Copy full SHA for c679265
1 file changed
util/upx_compress_valetudo.js
@@ -40,7 +40,7 @@ const binaries = {
40
})
41
},
42
amd64: {
43
- base: "./build_dependencies/pkg/v3.4/built-v18.5.0-linuxstatic-amd64",
+ base: "./build_dependencies/pkg/v3.4/built-v18.5.0-linuxstatic-x64",
44
built: "./build/amd64/valetudo",
45
out: "./build/amd64/valetudo.upx",
46
upx: UPX({
0 commit comments