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.3 " ;
20+ version = "24.3.4 " ;
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-vj9C12bGJbWjmcjp2jVyvLmLHYdLjbEU0SVvevhkd4A =" ;
34- aarch64-linux = "sha256-vQArRJZvf38JEfDBNE4GfemddM4M1ar7RojXNTb6YaU =" ;
35- x86_64-darwin = "sha256-r+CLBy4zetjPXDzm6abQqY8IvE0UfROg5Ga0nIrb9oc =" ;
36- aarch64-darwin = "sha256-W8NAs5Z8Ogl1uv2zngi4A4viBL51izsv7ksS7gygh9I =" ;
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 =" ;
3737 } ;
3838 in
3939 fetchurl {
You can’t perform that action at this time.
0 commit comments