Skip to content

Commit

Permalink
beekeeper-studio: 5.0.6 -> 5.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
r-ryantm committed Dec 22, 2024
1 parent 0c23a22 commit afee0ed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/by-name/be/beekeeper-studio/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

let
pname = "beekeeper-studio";
version = "5.0.6";
version = "5.0.9";

plat =
{
Expand All @@ -20,7 +20,7 @@ let
hash =
{
aarch64-linux = "sha256-lZPqemD1ciJp2eFnwVkhWg0SyR4IL9dQsGMItn839bc=";
x86_64-linux = "sha256-5Vlin5Cz6MnOX2Hr5cUHGcStwP7YzR+mv53oL7iMMdg=";
x86_64-linux = "sha256-DAxY2b6WAl9llgDr5SNlvp8ZnwQuVKVrC4T++1FyiZE=";
}
.${stdenv.hostPlatform.system};

Expand Down

0 comments on commit afee0ed

Please sign in to comment.