oh-my-posh: Update to version 14.9.1

This commit is contained in:
github-actions[bot] 2023-02-26 16:29:41 +00:00
parent be2eda84c6
commit 7250f5a786

View File

@ -1,5 +1,5 @@
{ {
"version": "14.8.0", "version": "14.9.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/v14.8.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.9.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.8.0/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.9.1/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"1c96312ffe2e7989cf0308249043bc3cf01fcd3bd209f7cd077f59b10810b9ce", "89a86fb5da4a08312d116615c73edf0fa61143d5be4bb1af78d24fd03b04695d",
"7cee6f4aace60c44c36c7bf2eb760ee63cb7f2607ede46c6d198f6a7a9781e44" "1b6e5837035a18cee5a82b1eb28a94b46ce35c51dd7daaf7c3fa360da241b9da"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.8.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.9.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.8.0/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.9.1/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"1c96312ffe2e7989cf0308249043bc3cf01fcd3bd209f7cd077f59b10810b9ce", "89a86fb5da4a08312d116615c73edf0fa61143d5be4bb1af78d24fd03b04695d",
"bd903a05f7320c286fac2abc77692d4c8a6a64c42a48c9d5b2f12ce28278790f" "428ae171f03dbb84ed5fa4695718578bedacc46280239aec508ae0560d774af1"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.8.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.9.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.8.0/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.9.1/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"1c96312ffe2e7989cf0308249043bc3cf01fcd3bd209f7cd077f59b10810b9ce", "89a86fb5da4a08312d116615c73edf0fa61143d5be4bb1af78d24fd03b04695d",
"adfd3db48954e42268ad3a85cd0ffc1d270a583af0b04ccfe33ba7bc7d36bad0" "ce0aa42e76f9f81659996bbfd4c496d749b6e6b4b7ba823215355b77c2f30e83"
] ]
} }
}, },