dblab: 0.24.0 -> 0.24.1

This commit is contained in:
R. Ryantm
2024-06-14 07:15:15 +00:00
parent f587de5d7f
commit f00f95bc9d
@@ -5,13 +5,13 @@
buildGoModule rec {
pname = "dblab";
version = "0.24.0";
version = "0.24.1";
src = fetchFromGitHub {
owner = "danvergara";
repo = "dblab";
rev = "v${version}";
hash = "sha256-xaggGX1BROyfexPV3I2TGYf3BPHg2uFebm8XZ0qwXUw=";
hash = "sha256-p579rxv8ntNLfunKl6JGYE7eFZc51p2OGWGhQmAuADY=";
};
vendorHash = "sha256-RmZkSlA6KU1wXKFHPLYVhRjwxsDjO1XNoGBdNCmeGSw=";