File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
pkgs/by-name/db/dbeaver-bin Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1717
1818stdenvNoCC . mkDerivation ( finalAttrs : {
1919 pname = "dbeaver-bin" ;
20- version = "25.0.0 " ;
20+ version = "25.0.1 " ;
2121
2222 src =
2323 let
@@ -30,10 +30,10 @@ stdenvNoCC.mkDerivation (finalAttrs: {
3030 aarch64-darwin = "macos-aarch64.dmg" ;
3131 } ;
3232 hash = selectSystem {
33- x86_64-linux = "sha256-9pwHoQWyy/piv5QUELbVJc+MXatrY7zsinu0X5FVmds =" ;
34- aarch64-linux = "sha256-Evvah8a+rUQchMORbrYTVuBqzXTk/kqpP8tTH/12zBU =" ;
35- x86_64-darwin = "sha256-r/d07oISifXJlnNbCD8Hlo8+2zvTZmdP6eXkx8shAnA =" ;
36- aarch64-darwin = "sha256-h0v2q59RqG5BrqX576Gt7EcHNii7N/zx6MLalvSDlzI =" ;
33+ x86_64-linux = "sha256-p4bVQxP5dazNPSGJN6tu2rsowLf5VPJN30W+q8HiUNM =" ;
34+ aarch64-linux = "sha256-3vrJOqC5szOWcj/oDg3uc1BND5vfbMRR+MNTDcG4vk8 =" ;
35+ x86_64-darwin = "sha256-bu67Tz8awAQ69inY2s330g2qPan2tRLWImeYx9HB3tU =" ;
36+ aarch64-darwin = "sha256-3TnswzRm3l7egoZttaOBSfO0aGasD56dOndMZ0howDI =" ;
3737 } ;
3838 in
3939 fetchurl {
You can’t perform that action at this time.
0 commit comments