oh-my-posh: Update to version 18.3.1

This commit is contained in:
github-actions[bot] 2023-08-06 20:22:53 +00:00
parent 47cbe2b990
commit ce0dec147f

View File

@ -1,5 +1,5 @@
{ {
"version": "18.3.0", "version": "18.3.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/v18.3.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.3.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.3.0/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.3.1/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"082501261d38b3c7ec23e32c96b31897e5a9596fca4953d9b2492b3a7a035b43", "bbe3dd5f6f527f16cb8a45862b621a9492bbc4f31ba7720b49299c123e544438",
"6f9d69dfd181ba6a51fe07e1fc9c242f05992587dbc5892888bd7dad1d332859" "fe91d30284d0aff5af9bfec4c870f77779575d5f24a6fa69a7278037fc07b076"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.3.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.3.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.3.0/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.3.1/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"082501261d38b3c7ec23e32c96b31897e5a9596fca4953d9b2492b3a7a035b43", "bbe3dd5f6f527f16cb8a45862b621a9492bbc4f31ba7720b49299c123e544438",
"e656e765d1d61cf7527390948f8897f206c1ca1a825ddcb42ce90cf1cb519b98" "0ff84032d8b66ed3e7c4f57de394119f3067c236a2660ee2ec2166d2c32c1d30"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.3.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.3.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.3.0/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.3.1/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"082501261d38b3c7ec23e32c96b31897e5a9596fca4953d9b2492b3a7a035b43", "bbe3dd5f6f527f16cb8a45862b621a9492bbc4f31ba7720b49299c123e544438",
"17e3f12adfa41e966c0de5a5de48779c5b98d7cedee3a24e59bd0b6dc5d09e3c" "d2a2ca8e084ead1fa3ab2a78f4b4615f739862a35f8f28fdf9548766c5359f73"
] ]
} }
}, },