mirror of
https://git.quad4.io/RNS-Things/MeshChatX.git
synced 2026-08-28 08:34:16 +00:00
chore(micron-parser-go): update version to v1.0.4 in integrity.json and related script
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "v1.0.3",
|
||||
"wasm": "sha384-UTy7QMULnY7BvB4K66L00C+5o23/jZVGd9klogT4FFU7tU1AxwkLRXZYDiLeTdP+",
|
||||
"version": "v1.0.4",
|
||||
"wasm": "sha384-yfOVcfwRqbegeAnDNdC6z83Z7eGPBKJ78L2iNNrqSzhVfl/uYomk2KfvA3t2JyCS",
|
||||
"wasmExec": "sha384-PWCs+V4BDf9yY1yjkD/p+9xNEs4iEbuvq+HezAOJiY3XL5GI6VyJXMsvnjiwNbce"
|
||||
}
|
||||
@@ -2,4 +2,4 @@
|
||||
* Micron-Parser-Go release tag for default WASM URL (scripts/fetch-micron-wasm.mjs)
|
||||
* and build-time tooltip copy (VITE_MICRON_PARSER_GO_RELEASE).
|
||||
*/
|
||||
export const MICRON_PARSER_GO_RELEASE_TAG = "v1.0.3";
|
||||
export const MICRON_PARSER_GO_RELEASE_TAG = "v1.0.4";
|
||||
|
||||
Reference in New Issue
Block a user