From 64fe0f1c253cdccdf2437b653e3f8c9692f836a8 Mon Sep 17 00:00:00 2001 From: Test Date: Mon, 9 Mar 2026 11:55:22 +0100 Subject: [PATCH] =?UTF-8?q?chore:=20rotate=20Tauri=20signing=20keypair=20?= =?UTF-8?q?=E2=80=94=20fix=20CI=20release=20builds?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src-tauri/tauri.conf.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json index dbfbf620..b50e13ba 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -54,7 +54,7 @@ "endpoints": [ "https://refactoringhq.github.io/laputa-app/latest.json" ], - "pubkey": "dW50cnVzdGVkIGNvbW1lbnQ6IG1pbmlzaWduIHB1YmxpYyBrZXk6IDcyOEM0NDY1MTc3RThCMTIKUldRU2kzNFhaVVNNY285TnhzWU82TG52Q0ovYWxhbTNNMHdUeW1tVS9Qc1ZGOVJGaERva21HbU4K" + "pubkey": "dW50cnVzdGVkIGNvbW1lbnQ6IG1pbmlzaWduIHB1YmxpYyBrZXk6IEE4NkQ5MDI3REVCRkFGNUMKUldSY3I3L2VKNUJ0cU5JRlRZZlp3NGhnU3ZwbkVKeGVvREpmb2sxRVJndHFpVFZPNlArbEE5R1IK" } } -} +} \ No newline at end of file