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

cudatext: 1.171.0 -> 1.172.0

authored by Nikolay Korotkiy and committed by GitHub e1e3b48e 0d722e8e

+6 -6
+2 -2
pkgs/applications/editors/cudatext/default.nix
··· 38 38 in 39 39 stdenv.mkDerivation rec { 40 40 pname = "cudatext"; 41 - version = "1.171.0"; 41 + version = "1.172.0"; 42 42 43 43 src = fetchFromGitHub { 44 44 owner = "Alexey-T"; 45 45 repo = "CudaText"; 46 46 rev = version; 47 - hash = "sha256-+NTxZ5UkmaFDcTYliNi/5c8xGztVu6P8C7Ga99MHSFM="; 47 + hash = "sha256-AYIgYLrOVutsv0cHUd/TwNAyLbog6xjcepV9/3fTshc="; 48 48 }; 49 49 50 50 postPatch = ''
+4 -4
pkgs/applications/editors/cudatext/deps.json
··· 16 16 }, 17 17 "ATSynEdit": { 18 18 "owner": "Alexey-T", 19 - "rev": "2022.09.18", 20 - "hash": "sha256-HjW4V7MctQoHbDYIlMv7VS0nS7FFG6Qir0sCju+isI0=" 19 + "rev": "2022.10.01", 20 + "hash": "sha256-cfjpPTOc8KjhaD1wVY3Tb/lQwEeT3Rq22lJ1MKdTNF0=" 21 21 }, 22 22 "ATSynEdit_Cmp": { 23 23 "owner": "Alexey-T", 24 - "rev": "2022.09.18", 25 - "hash": "sha256-yIbIRo4hpwbCdH+3fIhjnQPtdvuFmfJSqloKjWqKEuY=" 24 + "rev": "2022.10.03", 25 + "hash": "sha256-2XP3LyB18ZHLQOxzP4lBuhlUA8u1+wHl97cxmRYa7Xg=" 26 26 }, 27 27 "EControl": { 28 28 "owner": "Alexey-T",