superhtml.json remove extract_dir (#7198)

This commit is contained in:
Tyarel8 2025-09-26 09:35:29 +02:00 committed by GitHub
parent 85044d1ef2
commit 541aa9a0e8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,13 +6,11 @@
"architecture": {
"64bit": {
"url": "https://github.com/kristoff-it/superhtml/releases/download/v0.6.0/x86_64-windows.zip",
"hash": "4fe653a82d0d091ed3b5a20838270776f3193ce6a1fbd97d5c7658a747b727bb",
"extract_dir": "x86_64-windows"
"hash": "4fe653a82d0d091ed3b5a20838270776f3193ce6a1fbd97d5c7658a747b727bb"
},
"arm64": {
"url": "https://github.com/kristoff-it/superhtml/releases/download/v0.6.0/aarch64-windows.zip",
"hash": "620a1ed3881e436814f8bf703abe8d16f56c7896810585eed9b2c5c559fe76de",
"extract_dir": "aarch64-windows"
"hash": "620a1ed3881e436814f8bf703abe8d16f56c7896810585eed9b2c5c559fe76de"
}
},
"bin": "superhtml.exe",