From 32e1b953a35e9517f9c8c556ad75de05ea601322 Mon Sep 17 00:00:00 2001 From: Pino <10352574+PinoTucana@users.noreply.github.com> Date: Thu, 4 Jul 2024 21:10:27 -0300 Subject: [PATCH] oh-my-posh: update to version 21.18.2 --- sysutils/oh-my-posh/Portfile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/sysutils/oh-my-posh/Portfile b/sysutils/oh-my-posh/Portfile index 523cb03c0328e..95fbfebc6d90f 100644 --- a/sysutils/oh-my-posh/Portfile +++ b/sysutils/oh-my-posh/Portfile @@ -3,7 +3,7 @@ PortSystem 1.0 PortGroup golang 1.0 -go.setup github.com/JanDeDobbeleer/oh-my-posh 21.17.2 v +go.setup github.com/JanDeDobbeleer/oh-my-posh 21.18.2 v go.offline_build no github.tarball_from archive revision 0 @@ -20,15 +20,15 @@ maintainers {gmail.com:herby.gillot @herbygillot} \ {duck.com:ihj3s1wy @PinoTucana} \ openmaintainer -checksums rmd160 dc2533b2358ccb03a088f15e776b1d2adf1e2087 \ - sha256 458e03804fa633295137a7e91515101f458d949329fa6a5e516d1753436099d6 \ - size 6767426 +checksums rmd160 5f02d87f1af4df5cac89816635a9f75f362cb8c0 \ + sha256 1de029383f6fa565b4d90a2bb77186dbda49b1428aa8725b91f830fdfa6ab881 \ + size 6768648 build.dir ${worksrcpath}/src build.pre_args-append \ -ldflags \"-X github.com/jandedobbeleer/oh-my-posh/src/build.Version=${version} \ - -X github.com/jandedobbeleer/oh-my-posh/src/build.Date="2024-06-29"\" -o ${name} + -X github.com/jandedobbeleer/oh-my-posh/src/build.Date="2024-07-04"\" -o ${name} set omp_share_path ${prefix}/share/${name}