From 33b8e368d8a60c132ba35806de4c116c11253e18 Mon Sep 17 00:00:00 2001 From: Gitea Action Date: Tue, 7 Jul 2026 12:03:09 +0000 Subject: [PATCH] Refresh Cursor 3.10.17 AppImage hashes --- flake.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/flake.nix b/flake.nix index 3ddef1a..1bb1bed 100644 --- a/flake.nix +++ b/flake.nix @@ -15,11 +15,11 @@ sources = { x86_64-linux = { url = "https://downloads.cursor.com/production/c89f45b831621cdc5e951694db44fecd8fab1150/linux/x64/Cursor-3.10.17-x86_64.AppImage"; - sha256 = "13lm480kgn6z5d8qjr16jz3nj7vcl5x95hadxa5gjgsqwgvwp7f1"; + sha256 = "1f7fivii8d2fm4aacmpkrlzzz3pfl8gi9w9xf47m090aiia8nrvg"; }; aarch64-linux = { url = "https://downloads.cursor.com/production/c89f45b831621cdc5e951694db44fecd8fab1150/linux/arm64/Cursor-3.10.17-aarch64.AppImage"; - sha256 = "18kj3dyf60ws1ifkvk3qdh68cwsly4p1c77q7pdmj0jfs5q4gfvc"; + sha256 = "16m5l9mnh9a5mwdrh0jix2nalcz55gl7b4w12ifn926mwq2jhqxq"; }; }; # END managed by ./update-cursor.sh