oh-my-posh: Update to version 14.19.0

This commit is contained in:
github-actions[bot] 2023-03-24 20:26:17 +00:00
parent 3dd1025610
commit 8bf9c8fb41

View File

@ -1,5 +1,5 @@
{ {
"version": "14.17.0", "version": "14.19.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.17.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.19.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.17.0/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.19.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"40535ed788ad66d95212f727d6d2d1f502b5e39938e695a198df242d69ea1f31", "2aa51aa42bc56578a89bd8f7d024e842ac8f4ca40201fade6471804aae7bff9d",
"a2cf4eb35033098ebc6399c9a2e0e3a6021eef22d74b336e0d507ac6c179f04a" "aa20342bf180c857c6b4e1f91022859b5100e628e65f0e02a9d5616be035a797"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.17.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.19.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.17.0/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.19.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"40535ed788ad66d95212f727d6d2d1f502b5e39938e695a198df242d69ea1f31", "2aa51aa42bc56578a89bd8f7d024e842ac8f4ca40201fade6471804aae7bff9d",
"d51f901092031311e73febdbd1f38a138c0ebeafa1dcc261ff526d40956afafd" "1a68b5fa9c9c30772b3f1238c6e24f44f11b7d3ad6c99577c7c51897355ec7a6"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.17.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.19.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.17.0/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.19.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"40535ed788ad66d95212f727d6d2d1f502b5e39938e695a198df242d69ea1f31", "2aa51aa42bc56578a89bd8f7d024e842ac8f4ca40201fade6471804aae7bff9d",
"c5ef04e11d9b511a0abe6219d36d7a027827c4f2ba8f3c3187cc43a0a9ed8f87" "a1e9717a8df8d92189041ad01f846ea50d55ed858f6ab8998914bc975a33c76b"
] ]
} }
}, },