diff --git a/electron/native/bin/win32-x64/cursor-monitor.exe b/electron/native/bin/win32-x64/cursor-monitor.exe index 4a088baf..cd3e7611 100644 Binary files a/electron/native/bin/win32-x64/cursor-monitor.exe and b/electron/native/bin/win32-x64/cursor-monitor.exe differ diff --git a/electron/native/bin/win32-x64/helpers-manifest.json b/electron/native/bin/win32-x64/helpers-manifest.json index 526ad5dd..0ae7bb77 100644 --- a/electron/native/bin/win32-x64/helpers-manifest.json +++ b/electron/native/bin/win32-x64/helpers-manifest.json @@ -5,17 +5,17 @@ "helpers": { "wgc-capture": { "binaryName": "wgc-capture.exe", - "binarySha256": "5db12103dfc73d691094c1e4fe5bbbd5b3ea0aa1f0d20e1c733e259572f20095", + "binarySha256": "bb4c2aa4141e81e1a05b54bd49dbb114eb3a5ff4a666bf7d26525a9da585128b", "sourceDir": "electron/native/wgc-capture", - "sourceFingerprint": "6622b210852e25715a9206d1f183f0f4fc3c9ee637d6533ebec83d96f73a0186", - "updatedAt": "2026-05-06T16:35:59.499Z" + "sourceFingerprint": "5bb02a69049a02909d38188cae1dfdfb94fd49465b51ed6ab78a98092b7520cc", + "updatedAt": "2026-04-25T09:17:16.237Z" }, "cursor-monitor": { "binaryName": "cursor-monitor.exe", - "binarySha256": "2970e82c6e151816b5b79f43903f5166a114142c5777c92932bf89820e94c10a", + "binarySha256": "b0732abc06998a40c3e95078465ad750a6169901944571c39cfd7996effe39c0", "sourceDir": "electron/native/cursor-monitor", - "sourceFingerprint": "45bb72e4039e061a354af87317d7c42ec3d2118369b3f4379046ff497b701e72", - "updatedAt": "2026-05-06T16:36:04.853Z" + "sourceFingerprint": "6ad1b8b50bb336f2a48937b06f5ec56d90b6ab4a3e56a4bca278cf67a5d3e52e", + "updatedAt": "2026-03-29T02:15:38.286Z" } } } diff --git a/electron/native/bin/win32-x64/wgc-capture.exe b/electron/native/bin/win32-x64/wgc-capture.exe index 3a0428fc..d16a0724 100644 Binary files a/electron/native/bin/win32-x64/wgc-capture.exe and b/electron/native/bin/win32-x64/wgc-capture.exe differ diff --git a/package-lock.json b/package-lock.json index 6cca35da..6c7e1afd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "recordly", - "version": "1.2.0", + "version": "1.2.0-beta.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "recordly", - "version": "1.2.0", + "version": "1.2.0-beta.2", "hasInstallScript": true, "dependencies": { "@phosphor-icons/react": "^2.1.10",