oh-my-posh: Update to version 14.10.0

This commit is contained in:
github-actions[bot] 2023-03-03 20:28:32 +00:00
parent dacd0d0bfd
commit d6f90df58d

View File

@ -1,5 +1,5 @@
{ {
"version": "14.9.2", "version": "14.10.0",
"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.2/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.10.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.9.2/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.10.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"0b299b6a502642240ca7524644c5409d029c442c02d20a41570497bc5b190cd4", "8508743730bb0e7aad9c41707ce7048ac8e8db7eb6122eec24d22fb1dafdb948",
"650116f680fe859a9d7141f7687ee662df9b56906612c930f693d673e31564a0" "ca6b5760716d3bc4a2b1f3a6841268465867dc22e0a2d0cf983e43eef5b551b5"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.9.2/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.10.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.9.2/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.10.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"0b299b6a502642240ca7524644c5409d029c442c02d20a41570497bc5b190cd4", "8508743730bb0e7aad9c41707ce7048ac8e8db7eb6122eec24d22fb1dafdb948",
"8d9c2e6347b5a97b17b95906781071a41c03dcb66762c2fbfae488f0e64afd48" "9b69284872a12f526d7118040c47216dcf366b3837f47693429857f4e9630e79"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.9.2/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.10.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.9.2/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.10.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"0b299b6a502642240ca7524644c5409d029c442c02d20a41570497bc5b190cd4", "8508743730bb0e7aad9c41707ce7048ac8e8db7eb6122eec24d22fb1dafdb948",
"7f18b712f78a299666e2a1d1893f59664c49ae87723238dca54158137637b583" "d90f655fb5168c4a5cfe58cced7acd50e67f6a00e805b9983b8889a0304df31e"
] ]
} }
}, },