oh-my-posh: Update to version 18.3.3

This commit is contained in:
github-actions[bot] 2023-08-09 08:27:00 +00:00
parent 5907ce479c
commit d2b1190e87

View File

@ -1,5 +1,5 @@
{ {
"version": "18.3.2", "version": "18.3.3",
"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/v18.3.2/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.3.3/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.3.2/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.3.3/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"173259550cd5b5f8ca9320b05f5484db0d24c71e25055236037216d36b252dff", "24aa46c42e1f134d783ce0e1b6273987b514a2b16eb8974b13adf952fbd179ca",
"738788fb2e346c3b1f79b9f77a52a40ea5bcd5fe47a3544cecb6abe04cfa7766" "0c05ba2c960c320aa7dce917d93d96c4a0c37793cd67c02e89f6792d711ea263"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.3.2/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.3.3/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.3.2/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.3.3/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"173259550cd5b5f8ca9320b05f5484db0d24c71e25055236037216d36b252dff", "24aa46c42e1f134d783ce0e1b6273987b514a2b16eb8974b13adf952fbd179ca",
"5d3ba80e54f704839502d22fdc2b36e5c852ef61cb18623abe03f528aa7e940e" "212f4f05033aca1f6393a35918eb59f5869d3da3a33a7b885c8048c333d11a32"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.3.2/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.3.3/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.3.2/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.3.3/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"173259550cd5b5f8ca9320b05f5484db0d24c71e25055236037216d36b252dff", "24aa46c42e1f134d783ce0e1b6273987b514a2b16eb8974b13adf952fbd179ca",
"fe9c225788ce8ac1edbbe9828983967a3064a95c163e571cc1968b91438d2657" "a6ee1261b40e0b4f9ffedde8ae0b6429c9441f20119885f407d166cddb3b5592"
] ]
} }
}, },