Merge pull request #214487 from r-ryantm/auto-update/devbox

devbox: 0.2.4 -> 0.3.2
This commit is contained in:
Mario Rodas
2023-02-04 18:26:19 -05:00
committed by GitHub
+2 -2
View File
@@ -5,13 +5,13 @@
}:
buildGoModule rec {
pname = "devbox";
version = "0.2.4";
version = "0.3.2";
src = fetchFromGitHub {
owner = "jetpack-io";
repo = pname;
rev = version;
hash = "sha256-b3vBwWya5xj/y5/32KIHtvPRT6JdMpO/IKO4sVAg4AA=";
hash = "sha256-RYuSreMdXnWJ47lBCuz7Ub6jlLlmEI6ZGt3vSg4B3zs=";
};
ldflags = [