From 507b58a20b2e9ff199d3e45704a88657552120ca Mon Sep 17 00:00:00 2001 From: Gitea Action Date: Thu, 23 Jul 2026 12:04:07 +0000 Subject: [PATCH] Refresh Cursor 3.12.30 AppImage hashes --- flake.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/flake.nix b/flake.nix index 04879db..4d415e2 100644 --- a/flake.nix +++ b/flake.nix @@ -15,11 +15,11 @@ sources = { x86_64-linux = { url = "https://downloads.cursor.com/production/63a2996a10d9e476b6c28e951dd7691d9c0cf480/linux/x64/Cursor-3.12.30-x86_64.AppImage"; - sha256 = "18v8ph5rpw63d1vcjivxdjl4jk6sz5vsppamvr0dsp56v5ys9513"; + sha256 = "0grqafddiw685rnq3zv3l1nm6p3xfqmalq8cii732bjnigqqa37f"; }; aarch64-linux = { url = "https://downloads.cursor.com/production/63a2996a10d9e476b6c28e951dd7691d9c0cf480/linux/arm64/Cursor-3.12.30-aarch64.AppImage"; - sha256 = "02528qg57qzaxhx42dg84120s0p07v1m9xnk3pvyhdfx44kbk4hl"; + sha256 = "07znnglr3xkwxd69m27vckkq0hjckc0pfq2rwi6lmjr9mvddz8sh"; }; }; # END managed by ./update-cursor.sh