From 3ddfe813c8fc6824b693fd8f603ddfbbbbc96ebe Mon Sep 17 00:00:00 2001 From: Pino <10352574+PinoTucana@users.noreply.github.com> Date: Wed, 5 Mar 2025 18:48:33 -0300 Subject: [PATCH] oh-my-posh: update to version 25.1.1 --- 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 06434a3a66949..464bc27c30985 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 25.0.0 v +go.setup github.com/JanDeDobbeleer/oh-my-posh 25.1.1 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 ae0c7567bbb0d2adb0e28b759f9a51985732c33e \ - sha256 3a82c04bb57b3a67783a99cbdbd7ada17011d8df4f99ee1900a65c5282bc1226 \ - size 6717285 +checksums rmd160 0b3e9a5444ae6002d9bb0d6c8c6b8476ad2fd808 \ + sha256 e8ef60bd2ba2d54b8168b0e85e4cc0dca20f226558ecccfe782f63c13d0c7ff2 \ + size 6721617 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="2025-02-27"\" -o ${name} + -X github.com/jandedobbeleer/oh-my-posh/src/build.Date="2025-03-04"\" -o ${name} set omp_share_path ${prefix}/share/${name}