From d7ecfb25becb10fab6501081477f92c1cd5ce625 Mon Sep 17 00:00:00 2001 From: Gitea Action Date: Sun, 14 Jun 2026 12:04:59 +0000 Subject: [PATCH] Refresh Cursor 3.7.36 AppImage hashes --- flake.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/flake.nix b/flake.nix index b36e00c..4067471 100644 --- a/flake.nix +++ b/flake.nix @@ -15,11 +15,11 @@ sources = { x86_64-linux = { url = "https://downloads.cursor.com/production/776d1f9d76df50a4e0aeca61819a88e7c1b861e2/linux/x64/Cursor-3.7.36-x86_64.AppImage"; - sha256 = "10n4n9bj3pwfjyanmm8162knrx41cf82x0qhizx8r77aamb34spx"; + sha256 = "0z20b615mwm2gkcyifk776573434m6r0v3wwy1c0nq6s3jc9rkjw"; }; aarch64-linux = { url = "https://downloads.cursor.com/production/776d1f9d76df50a4e0aeca61819a88e7c1b861e2/linux/arm64/Cursor-3.7.36-aarch64.AppImage"; - sha256 = "059b8m2dww5l90yias50lwlbq8w5pficm2h7y92z47n2rgiyvnk5"; + sha256 = "0i5cqcharsvgrsqz2jgb9x5sa091pw28kxr0mwq25rxazwdhj5mn"; }; }; # END managed by ./update-cursor.sh