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 = "24.3.5 " ;
20+ version = "25.0.0 " ;
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-Kt+CPPgeqKMxZZeWG3NjNKdlcQFyS9NvEaAQSI9c5CI =" ;
34- aarch64-linux = "sha256-9O0BhsrhVMpf3FMzqZeaNrCKdSscsOrLmo6Mq42aRLU =" ;
35- x86_64-darwin = "sha256-4uZrlgjHJz7zOgGn7mTRtz/qjlvzBglXAVcjf7SDmCs =" ;
36- aarch64-darwin = "sha256-Hm9215hcoNEc/amTQ9mBX2wl95aTCF1/T+5crctbaeA =" ;
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 =" ;
3737 } ;
3838 in
3939 fetchurl {
You can’t perform that action at this time.
0 commit comments