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.4 " ;
20+ version = "24.3.5 " ;
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-t9yhOgcka7zRSP1QyZvnc3iefKn9gv+pjobFJongb3A =" ;
34- aarch64-linux = "sha256-JanACJPOgHqhjLt2BzR+H9ZHwA2uPIrmyluVkRBqAhY =" ;
35- x86_64-darwin = "sha256-6FFMRBj6Z4UhqENclixtcgOrrmcYuabBqeIFGEqRQEA =" ;
36- aarch64-darwin = "sha256-vBb1w7Y8ADvhpEx/bf4W5llNIlng6kfZEUKB5bzQ8TY =" ;
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 =" ;
3737 } ;
3838 in
3939 fetchurl {
You can’t perform that action at this time.
0 commit comments