Merge pull request #202396 from r-ryantm/auto-update/oh-my-posh

oh-my-posh: 12.16.0 -> 12.17.2
This commit is contained in:
figsoda
2022-11-22 15:44:04 -05:00
committed by GitHub
@@ -2,13 +2,13 @@
buildGoModule rec {
pname = "oh-my-posh";
version = "12.16.0";
version = "12.17.2";
src = fetchFromGitHub {
owner = "jandedobbeleer";
repo = pname;
rev = "v${version}";
sha256 = "sha256-YrrOwTLVgxoriVgVDmn99ORSh04os0q/QnfBXtTtl5g=";
sha256 = "sha256-3/spbZhFa9IwScjJqdiwASiojXxuFLW+WXCteOAePOM=";
};
vendorSha256 = "sha256-OrtKFkWXqVoXKmN6BT8YbCNjR1gRTT4gPNwmirn7fjU=";