Merge pull request #332415 from r-ryantm/auto-update/golden-cheetah

golden-cheetah: 3.7-DEV2404 -> 3.7-DEV2408
This commit is contained in:
Adam C. Stephens
2024-08-05 07:11:08 -04:00
committed by GitHub
@@ -16,13 +16,13 @@ let
};
in mkDerivation rec {
pname = "golden-cheetah";
version = "3.7-DEV2404";
version = "3.7-DEV2408";
src = fetchFromGitHub {
owner = "GoldenCheetah";
repo = "GoldenCheetah";
rev = "refs/tags/v${version}";
hash = "sha256-u2igcnOulgJGZT46/Z3vSsce9mr3VsxkD3mTeQPvUOg=";
hash = "sha256-6JAdnYaKULJsc/zdcTMbCkbOCbiVtnJivEazDKL721c=";
};
buildInputs = [