cudatext: 1.173.0 -> 1.173.2

This commit is contained in:
R. Ryantm 2022-10-20 20:16:32 +00:00
parent b7d8c68778
commit 2543c20203
2 changed files with 4 additions and 4 deletions

View File

@ -38,13 +38,13 @@ let
in
stdenv.mkDerivation rec {
pname = "cudatext";
version = "1.173.0";
version = "1.173.2";
src = fetchFromGitHub {
owner = "Alexey-T";
repo = "CudaText";
rev = version;
hash = "sha256-IMvcGuZotAOdbvMthkmeje3OmToPfPDlx0m87MW3lDE=";
hash = "sha256-i/MRBbwy/yJHltGXPjIb89hDXiUzNG6YL83LAAMRwdU=";
};
postPatch = ''

View File

@ -21,8 +21,8 @@
},
"ATSynEdit_Cmp": {
"owner": "Alexey-T",
"rev": "2022.10.15",
"hash": "sha256-McJTjPMzqtajtfpn01YoeHmZWkmbHxqAy5BmkKID1gE="
"rev": "2022.10.18",
"hash": "sha256-yaS1XF0v5rkfKj9aksSc4XimKh5wpL7yLt4ElcIKAIE="
},
"EControl": {
"owner": "Alexey-T",