oh-my-posh: 29.28.0 -> 29.34.0

This commit is contained in:
Holiu618
2026-07-21 16:30:53 +08:00
parent 631a383a75
commit bf302d14f5

View File

@@ -6,13 +6,13 @@
}:
buildGoModule (finalAttrs: {
pname = "oh-my-posh";
version = "29.28.0";
version = "29.34.0";
src = fetchFromGitHub {
owner = "jandedobbeleer";
repo = "oh-my-posh";
tag = "v${finalAttrs.version}";
hash = "sha256-8V1Wu3wqakwSVNb/WPlxRy9KL33frb8nqWeorHuIuzI=";
hash = "sha256-phT2Bupc340jq9nm36UC2eNUYyu6L/K4f38qnKgsqKI=";
};
vendorHash = "sha256-6DX/x9uWUbwXy9ccB6NIVRKsOc1nJXtctItONAI7zPQ=";