Merge pull request #256608 from r-ryantm/auto-update/cudatext

cudatext: 1.198.0 -> 1.199.0

authored by

Nikolay Korotkiy and committed by
GitHub
5d5d09d4 02a26faa

+10 -10
+2 -2
pkgs/applications/editors/cudatext/default.nix
··· 38 in 39 stdenv.mkDerivation rec { 40 pname = "cudatext"; 41 - version = "1.198.0"; 42 43 src = fetchFromGitHub { 44 owner = "Alexey-T"; 45 repo = "CudaText"; 46 rev = version; 47 - hash = "sha256-zm5acOTcjQdgKf6cSPP3mE070TVXbV6ixVa/+7g/SFE="; 48 }; 49 50 postPatch = ''
··· 38 in 39 stdenv.mkDerivation rec { 40 pname = "cudatext"; 41 + version = "1.199.0"; 42 43 src = fetchFromGitHub { 44 owner = "Alexey-T"; 45 repo = "CudaText"; 46 rev = version; 47 + hash = "sha256-07IXz2xhnAJFq4YbxjY6EjWiS5MCgylDphYUDk7ILfM="; 48 }; 49 50 postPatch = ''
+8 -8
pkgs/applications/editors/cudatext/deps.json
··· 11 }, 12 "ATFlatControls": { 13 "owner": "Alexey-T", 14 - "rev": "2023.09.03", 15 - "hash": "sha256-8mopVCqhmDW5MkrOzjt9+iBVgOf7/SbZy0Y40CzuNG0=" 16 }, 17 "ATSynEdit": { 18 "owner": "Alexey-T", 19 - "rev": "2023.09.03", 20 - "hash": "sha256-Sk7G4dP5703yq26MC/c1EBhphBVWIbanvHJMcFJDqfk=" 21 }, 22 "ATSynEdit_Cmp": { 23 "owner": "Alexey-T", ··· 26 }, 27 "EControl": { 28 "owner": "Alexey-T", 29 - "rev": "2023.05.31", 30 - "hash": "sha256-sejyNiPmTboP6HlXao+RaMaEf67tAv4mXDHVkkMErPE=" 31 }, 32 "ATSynEdit_Ex": { 33 "owner": "Alexey-T", ··· 51 }, 52 "bgrabitmap": { 53 "owner": "bgrabitmap", 54 - "rev": "v11.5.5", 55 - "hash": "sha256-M4ql+9zk5AJfmmHb9EG0PsJZGWcMm9/Y0lrPQqnKqcU=" 56 } 57 }
··· 11 }, 12 "ATFlatControls": { 13 "owner": "Alexey-T", 14 + "rev": "2023.09.07", 15 + "hash": "sha256-/ebjEOnmMH9pj8EZfyGP98fzBvSJepLTJGqK6xWoQWc=" 16 }, 17 "ATSynEdit": { 18 "owner": "Alexey-T", 19 + "rev": "2023.09.18", 20 + "hash": "sha256-JwZ9abeodtPqzZZ8NlAEZQLgb81DB2NPBcbBphwhpb0=" 21 }, 22 "ATSynEdit_Cmp": { 23 "owner": "Alexey-T", ··· 26 }, 27 "EControl": { 28 "owner": "Alexey-T", 29 + "rev": "2023.08.18", 30 + "hash": "sha256-X/KFQfLAnbcquLSsOk0ve0X5SzoEgEG0q0JY4TuQXpY=" 31 }, 32 "ATSynEdit_Ex": { 33 "owner": "Alexey-T", ··· 51 }, 52 "bgrabitmap": { 53 "owner": "bgrabitmap", 54 + "rev": "v11.5.6", 55 + "hash": "sha256-7TuHCCaH8/RxiVQmDILPW4T6op/XW6djwA5iSh/Yb5w=" 56 } 57 }