Skip to content

Commit

Permalink
oh-my-posh: Update to version 23.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 20, 2024
1 parent 1417d09 commit 2e996ba
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions bucket/oh-my-posh.yml
Original file line number Diff line number Diff line change
@@ -1,31 +1,31 @@
version: 23.13.4
version: 23.14.1
description: A prompt theme engine for any shell
homepage: https://ohmyposh.dev
license:
identifier: GPL-3.0-only
url: https://github.com/JanDeDobbeleer/oh-my-posh/blob/main/COPYING
changelog: https://github.com/JanDeDobbeleer/oh-my-posh/releases/tag/v23.13.4
changelog: https://github.com/JanDeDobbeleer/oh-my-posh/releases/tag/v23.14.1
architecture:
64bit:
url:
- https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.13.4/posh-windows-amd64.exe#/oh-my-posh.exe
- https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.14.1/posh-windows-amd64.exe#/oh-my-posh.exe
- https://raw.githubusercontent.com/Ash258/Scoop-Ash258/main/support/oh-my-posh/Ash258.yml
hash:
- 43c41ffb3b3622aae90a7dbb43fce7be7417de780599036e836e40cbbb554d79
- 7102c723ad6efaf3a175e0a7daf32262f03c6ee6bf37b712d6339be01aadb582
- 254ecc440bdd96f19fe770f9fc5147a28bf25788f24ac02fd73c3876722a1aac
32bit:
url:
- https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.13.4/posh-windows-386.exe#/oh-my-posh.exe
- https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.14.1/posh-windows-386.exe#/oh-my-posh.exe
- https://raw.githubusercontent.com/Ash258/Scoop-Ash258/main/support/oh-my-posh/Ash258.yml
hash:
- 28c95fac02386d526a0207f9abba650b22115523e109b647a545819095c3dc9e
- cf51db095d9b933fcf1d45d996c38e9cc45d2bbcd4efcdcb798cc09f748ce035
- 254ecc440bdd96f19fe770f9fc5147a28bf25788f24ac02fd73c3876722a1aac
arm64:
url:
- https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.13.4/posh-windows-arm64.exe#/oh-my-posh.exe
- https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.14.1/posh-windows-arm64.exe#/oh-my-posh.exe
- https://raw.githubusercontent.com/Ash258/Scoop-Ash258/main/support/oh-my-posh/Ash258.yml
hash:
- 28a11bfa83d6cdac530db709870eab6d57af80ddb84b1aa35b692fee4bb307fd
- 4e3c2eca8bbcea59ca2bb5dbfa07c12efd027b14ea73df4936220731f15edc25
- 254ecc440bdd96f19fe770f9fc5147a28bf25788f24ac02fd73c3876722a1aac
post_install: |
$th = "$dir\themes"
Expand Down

0 comments on commit 2e996ba

Please sign in to comment.