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

oh-my-posh: 12.9.1 -> 12.10.0
This commit is contained in:
Mario Rodas
2022-10-29 22:33:50 -05:00
committed by GitHub
@@ -2,13 +2,13 @@
buildGoModule rec {
pname = "oh-my-posh";
version = "12.9.1";
version = "12.10.0";
src = fetchFromGitHub {
owner = "jandedobbeleer";
repo = pname;
rev = "v${version}";
sha256 = "sha256-bjmYGQBJ4YdeQR+rlnXxE5Z6QRoF2EONciLz2ka29ys=";
sha256 = "sha256-iPSaJL1mvPjzZjXtgqeFS1p1jlOqc6B/R1/Zwym0j3g=";
};
vendorSha256 = "sha256-OrtKFkWXqVoXKmN6BT8YbCNjR1gRTT4gPNwmirn7fjU=";