autobrr: 1.62.0 -> 1.63.1 (#417976)

Co-authored-by: av-gal <av-gal@users.noreply.github.com>

authored by nixpkgs-merge-bot[bot] av-gal and committed by GitHub 2fc28b91 02b47824

+4 -4
+4 -4
pkgs/by-name/au/autobrr/package.nix
··· 13 13 14 14 let 15 15 pname = "autobrr"; 16 - version = "1.62.0"; 16 + version = "1.63.1"; 17 17 src = fetchFromGitHub { 18 18 owner = "autobrr"; 19 19 repo = "autobrr"; 20 20 tag = "v${version}"; 21 - hash = "sha256-lygDs92WiIzHYgYqel2nseWcXgBFEQV+i5tC0NYpYUE="; 21 + hash = "sha256-yQ7gS2nKqMiEGDifiCe/Mfat3xx+LYrJiPC7ltVeQlU="; 22 22 }; 23 23 24 24 autobrr-web = stdenvNoCC.mkDerivation { ··· 40 40 src 41 41 sourceRoot 42 42 ; 43 - hash = "sha256-XFGxutHWk1RHnrN//WVTr4RyARIkygdG2C1Af5W0dBc="; 43 + hash = "sha256-TbdRJqLdNI7wchUsx2Kw1LlDyv50XlCiKyn6rhZyN1U="; 44 44 }; 45 45 46 46 postBuild = '' ··· 60 60 src 61 61 ; 62 62 63 - vendorHash = "sha256-/MOP06po885vg1C6j+let8UC710j68oP+L3j9oEU0Lw="; 63 + vendorHash = "sha256-kaHTH3gR0bTD89L8GLgntiOJ8S5dIzvpU27ma4cb/Do="; 64 64 65 65 preBuild = '' 66 66 cp -r ${autobrr-web}/* web/dist