oh-my-posh: Update to version 14.9.2

This commit is contained in:
github-actions[bot] 2023-02-28 16:29:57 +00:00
parent fc90fa3220
commit fad8112a2f

View File

@ -1,5 +1,5 @@
{ {
"version": "14.9.1", "version": "14.9.2",
"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.9.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.9.2/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.9.1/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.9.2/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"89a86fb5da4a08312d116615c73edf0fa61143d5be4bb1af78d24fd03b04695d", "0b299b6a502642240ca7524644c5409d029c442c02d20a41570497bc5b190cd4",
"1b6e5837035a18cee5a82b1eb28a94b46ce35c51dd7daaf7c3fa360da241b9da" "650116f680fe859a9d7141f7687ee662df9b56906612c930f693d673e31564a0"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.9.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.9.2/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.9.1/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.9.2/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"89a86fb5da4a08312d116615c73edf0fa61143d5be4bb1af78d24fd03b04695d", "0b299b6a502642240ca7524644c5409d029c442c02d20a41570497bc5b190cd4",
"428ae171f03dbb84ed5fa4695718578bedacc46280239aec508ae0560d774af1" "8d9c2e6347b5a97b17b95906781071a41c03dcb66762c2fbfae488f0e64afd48"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.9.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.9.2/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.9.1/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.9.2/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"89a86fb5da4a08312d116615c73edf0fa61143d5be4bb1af78d24fd03b04695d", "0b299b6a502642240ca7524644c5409d029c442c02d20a41570497bc5b190cd4",
"ce0aa42e76f9f81659996bbfd4c496d749b6e6b4b7ba823215355b77c2f30e83" "7f18b712f78a299666e2a1d1893f59664c49ae87723238dca54158137637b583"
] ]
} }
}, },