Update Cursor to version 3.12.29
This commit is contained in:
Generated
+3
-3
@@ -2,11 +2,11 @@
|
|||||||
"nodes": {
|
"nodes": {
|
||||||
"nixpkgs": {
|
"nixpkgs": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1784120854,
|
"lastModified": 1784497964,
|
||||||
"narHash": "sha256-KesHgItiZPgGX740axSiQLcIQ8D24MDqNpkKYWIek8k=",
|
"narHash": "sha256-vlHUuqAcbcH2RKmHbPiuQzbv1pnzzavXnI62RD0bqCU=",
|
||||||
"owner": "NixOS",
|
"owner": "NixOS",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "753cc8a3a87467296ddd1fa93f0cc3e81120ee46",
|
"rev": "241313f4e8e508cb9b13278c2b0fa25b9ca27163",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|||||||
@@ -11,15 +11,15 @@
|
|||||||
systems = [ "x86_64-linux" "aarch64-linux" ];
|
systems = [ "x86_64-linux" "aarch64-linux" ];
|
||||||
|
|
||||||
# BEGIN managed by ./update-cursor.sh
|
# BEGIN managed by ./update-cursor.sh
|
||||||
version = "3.12.17";
|
version = "3.12.29";
|
||||||
sources = {
|
sources = {
|
||||||
x86_64-linux = {
|
x86_64-linux = {
|
||||||
url = "https://downloads.cursor.com/production/0fb762053c34788bb7760d5673f8a6d4c8589d52/linux/x64/Cursor-3.12.17-x86_64.AppImage";
|
url = "https://downloads.cursor.com/production/cd1c87ff9b66021918fb9731605f8d1d5fd2f0b2/linux/x64/Cursor-3.12.29-x86_64.AppImage";
|
||||||
sha256 = "18zsb6sifk8rr8r068b6giwnq21g3vdq5ih6yyjx6b6s9fkk9v8n";
|
sha256 = "0p04hwi1l4gvfl9iwpqlcr8lnyzs9rc90x7rywr1ik5r3ps6xxka";
|
||||||
};
|
};
|
||||||
aarch64-linux = {
|
aarch64-linux = {
|
||||||
url = "https://downloads.cursor.com/production/0fb762053c34788bb7760d5673f8a6d4c8589d52/linux/arm64/Cursor-3.12.17-aarch64.AppImage";
|
url = "https://downloads.cursor.com/production/cd1c87ff9b66021918fb9731605f8d1d5fd2f0b2/linux/arm64/Cursor-3.12.29-aarch64.AppImage";
|
||||||
sha256 = "1qs9xs0ix5138ybcd8fm5m9v52gxy2i5mkkbgjga9vdanhbabgpy";
|
sha256 = "0dg0mi4a8bszzsy7ly8mvfq80sizp1k963s5r6pk70rgr3dfjk9s";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
# END managed by ./update-cursor.sh
|
# END managed by ./update-cursor.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user