oh-my-posh: Update to version 19.11.1

This commit is contained in:
github-actions[bot] 2024-02-15 00:32:34 +00:00
parent 4bdb2577e0
commit ff13cd5fe5

View File

@ -1,5 +1,5 @@
{ {
"version": "19.11.0", "version": "19.11.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/v19.11.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.11.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.11.0/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.11.1/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"75ed3d124e93087ca2839cdc577d71848450f190cd1d00460b05931cc2049a74", "9e889caabe378f3c4f25ef7bc759055295ae4afdd4d2ae8e62b1fb060cac75ae",
"526e4c9d84560849222c5bc8e372531af34368557b3b5e410c538b7f354a56ed" "9e2a70a928c5c1192662cac9e02e75bbb3a6bcc798c2b6cced934302b1b7ab99"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.11.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.11.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.11.0/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.11.1/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"75ed3d124e93087ca2839cdc577d71848450f190cd1d00460b05931cc2049a74", "9e889caabe378f3c4f25ef7bc759055295ae4afdd4d2ae8e62b1fb060cac75ae",
"58aaed25ee7d75e695fd0d15563d513b956aa4faf5c635d2e75cb6a8f46511bc" "338ec13038d9e5525bd1251be1dd2aae3d0eae67a5f6a6ede6f605ad1f56e7a1"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.11.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.11.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.11.0/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.11.1/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"75ed3d124e93087ca2839cdc577d71848450f190cd1d00460b05931cc2049a74", "9e889caabe378f3c4f25ef7bc759055295ae4afdd4d2ae8e62b1fb060cac75ae",
"65e80556f6cf80fefd2a62c448ba3fd7d21e1cd03eeb056262ccf5bd8847726c" "95037f7a247963bee1bc030335156a812e340e9c1f6e455612e3aa708f4bffd8"
] ]
} }
}, },