autobrr: 1.65.0 -> 1.66.1 (#441706)

authored by Wolfgang Walther and committed by GitHub dd9aff8d 9c5d5dc3

+4 -4
+4 -4
pkgs/by-name/au/autobrr/package.nix
··· 13 13 14 14 let 15 15 pname = "autobrr"; 16 - version = "1.65.0"; 16 + version = "1.66.1"; 17 17 src = fetchFromGitHub { 18 18 owner = "autobrr"; 19 19 repo = "autobrr"; 20 20 tag = "v${version}"; 21 - hash = "sha256-i6F0CMMT/Qn+IUjvJdTkNl+pjqdLwGp+LPbQkYpehuY="; 21 + hash = "sha256-4vfcSkTEFPqQ0r6uLg3o2pa1xcPuWn54+zYpWS/JEKE="; 22 22 }; 23 23 24 24 autobrr-web = stdenvNoCC.mkDerivation { ··· 41 41 sourceRoot 42 42 ; 43 43 fetcherVersion = 1; 44 - hash = "sha256-HH2+FHlDhxNKhYoO/m2nXV87fUqnoC/6L2s6hvkqnyM="; 44 + hash = "sha256-kbLdXF5pAVIha07MCgq1yUShQwxj8xLt2mKzU4NYhwU="; 45 45 }; 46 46 47 47 postBuild = '' ··· 61 61 src 62 62 ; 63 63 64 - vendorHash = "sha256-dgBE80kZOvZdFJ4XP+E+d6IygtI6c1tL//IwhiBPmfY="; 64 + vendorHash = "sha256-hQXXBx4pACKqwG0ctkymZpCv3VLzFx2JCHuKzqumWbg="; 65 65 66 66 preBuild = '' 67 67 cp -r ${autobrr-web}/* web/dist