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

oh-my-posh: 12.20.0 -> 12.22.0
This commit is contained in:
Mario Rodas
2022-11-29 09:04:45 -05:00
committed by GitHub
@@ -2,13 +2,13 @@
buildGoModule rec {
pname = "oh-my-posh";
version = "12.20.0";
version = "12.22.0";
src = fetchFromGitHub {
owner = "jandedobbeleer";
repo = pname;
rev = "v${version}";
hash = "sha256-nGhPfwZw73w0iJLdBiXjRQnKPnKIuk6K/5GFKeHlcVw=";
hash = "sha256-UIoMJjZrU9aDGnDx5K2SJO6lBgivMqGUDbtTfF3WfNE=";
};
vendorHash = "sha256-OrtKFkWXqVoXKmN6BT8YbCNjR1gRTT4gPNwmirn7fjU=";