Skip to content

Commit

Permalink
shells/oh-my-posh: update to 18.3.1
Browse files Browse the repository at this point in the history
Bug Fixes
 - pwsh: remove hack that solves a pwsh bug (0afa088), closes #65
  • Loading branch information
0323pin committed Aug 7, 2023
1 parent 876fffd commit 37d5982
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions shells/oh-my-posh/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.53 2023/08/06 15:05:21 pin Exp $
# $NetBSD: Makefile,v 1.54 2023/08/07 13:44:55 pin Exp $

DISTNAME= oh-my-posh-18.3.0
DISTNAME= oh-my-posh-18.3.1
CATEGORIES= shells
MASTER_SITES= ${MASTER_SITE_GITHUB:=JanDeDobbeleer/}
GITHUB_TAG= v${PKGVERSION_NOREV}
Expand Down
8 changes: 4 additions & 4 deletions shells/oh-my-posh/distinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
$NetBSD: distinfo,v 1.50 2023/08/06 15:05:21 pin Exp $
$NetBSD: distinfo,v 1.51 2023/08/07 13:44:55 pin Exp $

BLAKE2s (dmitri.shuralyov.com_font_woff2_@v_v0.0.0-20180220214647-957792cbbdab.mod) = 574dbad9c3f38d9ccf476f1ed9a7f1ae9fd6c319709dccd144a62ec5e4c7e072
SHA512 (dmitri.shuralyov.com_font_woff2_@v_v0.0.0-20180220214647-957792cbbdab.mod) = 5416d8501e504414289d0a89108861278d0909dac49ace875d3826836d26680af2328397ba3e872040b4b73f21fe81606bbd45aa6ec96eba91e9a554987415c4
Expand Down Expand Up @@ -723,8 +723,8 @@ Size (gopkg.in_yaml.v3_@v_v3.0.1.mod) = 95 bytes
BLAKE2s (gopkg.in_yaml.v3_@v_v3.0.1.zip) = 2e80fa896e65b1ae160400012c71aeac70e22a31cac82ec4921c85a93d65774c
SHA512 (gopkg.in_yaml.v3_@v_v3.0.1.zip) = d57b0d42c71ad6503415e42979b51b0dc7f6344072c728ab2e3d4bab88da7b7d775e7f261868909f990f6b44aed6c533966c97bbe333a0acd65fc8bac9d1d4ff
Size (gopkg.in_yaml.v3_@v_v3.0.1.zip) = 104623 bytes
BLAKE2s (oh-my-posh-18.3.0.tar.gz) = 455fd166b861986f939e0b731c840e5b1e4860a83338da8ba18d475498dc23ef
SHA512 (oh-my-posh-18.3.0.tar.gz) = 9d9aee1ff16bd5f32de7ae3d906a67e877ca3ff7994f0a95bbedb6d623beca667d1b59317ef616d22cefa6e1e8edcc89c0f6b06b1484331f34ecec80538dce4f
Size (oh-my-posh-18.3.0.tar.gz) = 2713513 bytes
BLAKE2s (oh-my-posh-18.3.1.tar.gz) = c847e3d3a6f3d92a874261c973dffa09c319f587db27f740a3ee8edd799d2b97
SHA512 (oh-my-posh-18.3.1.tar.gz) = b19bf3d50778f2587841fea76db2dfba672e1b0cf9b93e5f41fdae85eb777cedd33e94857c728d64b503e6e493e8f628e8afd93cc4a8a02f47c0b1ca62a89231
Size (oh-my-posh-18.3.1.tar.gz) = 2714393 bytes
SHA1 (patch-platform_battery_battery__solaris.go) = f767c40f20c79820f02965ad29b9d765edbbff71
SHA1 (patch-platform_battery_battery__windows__nix.go) = cb781ed770d325f97bc71fa545b4ce031a3df27a
2 changes: 1 addition & 1 deletion shells/oh-my-posh/go-modules.mk
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: go-modules.mk,v 1.23 2023/08/03 19:41:57 pin Exp $
# $NetBSD: go-modules.mk,v 1.24 2023/08/07 13:44:55 pin Exp $

GO_MODULE_FILES+= dmitri.shuralyov.com/font/woff2/@v/v0.0.0-20180220214647-957792cbbdab.mod
GO_MODULE_FILES+= dmitri.shuralyov.com/font/woff2/@v/v0.0.0-20180220214647-957792cbbdab.zip
Expand Down

0 comments on commit 37d5982

Please sign in to comment.