oh-my-posh: Update to version 23.14.1

This commit is contained in:
github-actions[bot] 2024-09-20 08:30:16 +00:00
parent dc6151c729
commit d1db2124ff

View File

@ -1,5 +1,5 @@
{ {
"version": "23.13.4", "version": "23.14.1",
"description": "A prompt theme engine for any shell", "description": "A prompt theme engine for any shell",
"homepage": "https://ohmyposh.dev", "homepage": "https://ohmyposh.dev",
"license": "MIT", "license": "MIT",
@ -7,32 +7,32 @@
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.13.4/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.14.1/themes.zip",
"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"
], ],
"hash": [ "hash": [
"64102b3ace6d4d7895a3e198410c056f5553f8a501243356cc3081ebd60c653c", "f5e464b535d9cc409b0a39db07ab746e1c08683f27442b522508c8addb394760",
"43c41ffb3b3622aae90a7dbb43fce7be7417de780599036e836e40cbbb554d79" "7102c723ad6efaf3a175e0a7daf32262f03c6ee6bf37b712d6339be01aadb582"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.13.4/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.14.1/themes.zip",
"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"
], ],
"hash": [ "hash": [
"64102b3ace6d4d7895a3e198410c056f5553f8a501243356cc3081ebd60c653c", "f5e464b535d9cc409b0a39db07ab746e1c08683f27442b522508c8addb394760",
"28c95fac02386d526a0207f9abba650b22115523e109b647a545819095c3dc9e" "cf51db095d9b933fcf1d45d996c38e9cc45d2bbcd4efcdcb798cc09f748ce035"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.13.4/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.14.1/themes.zip",
"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"
], ],
"hash": [ "hash": [
"64102b3ace6d4d7895a3e198410c056f5553f8a501243356cc3081ebd60c653c", "f5e464b535d9cc409b0a39db07ab746e1c08683f27442b522508c8addb394760",
"28a11bfa83d6cdac530db709870eab6d57af80ddb84b1aa35b692fee4bb307fd" "4e3c2eca8bbcea59ca2bb5dbfa07c12efd027b14ea73df4936220731f15edc25"
] ]
} }
}, },