oh-my-posh: Update to version 17.11.0

This commit is contained in:
github-actions[bot] 2023-07-14 12:31:32 +00:00
parent ebe217c884
commit a3101a5007

View File

@ -1,5 +1,5 @@
{ {
"version": "17.9.1", "version": "17.11.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/v17.9.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v17.11.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v17.9.1/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v17.11.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"ba0e6c09ec51f5005b935e6f25b9dbb07d4568c7f88f29c53191a731dd3164c2", "3ab86ec36ceac04efe2678f400bb8916b8ea656ec9884d1bb38ddf47101fc92d",
"47e5b35e0f51b089b6436f8dfe1d6bf3af57e98a059c09f9242ad798fdc5d1a7" "b76cd1d528303ac46d63e7cca8489d1758033ba34028ceb6c0bf781fdd86af91"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v17.9.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v17.11.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v17.9.1/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v17.11.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"ba0e6c09ec51f5005b935e6f25b9dbb07d4568c7f88f29c53191a731dd3164c2", "3ab86ec36ceac04efe2678f400bb8916b8ea656ec9884d1bb38ddf47101fc92d",
"4c3f061e3558904c30823e7f1a1c1f1b51d0c7b25762b7ff44f40cdd44511a0b" "6fe2ac3cbaee026ee9eb07d1e8a4f39b960ee7fd8b8796242d5efeddb1f548cc"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v17.9.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v17.11.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v17.9.1/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v17.11.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"ba0e6c09ec51f5005b935e6f25b9dbb07d4568c7f88f29c53191a731dd3164c2", "3ab86ec36ceac04efe2678f400bb8916b8ea656ec9884d1bb38ddf47101fc92d",
"e1a9db9f44f4416317d9fb2f9ccbca94fc9f10b60d743b2a56c472bea3061282" "2754c1400d638677f87ba061ca0a8e9e1372401a643cd8db703732051455a83d"
] ]
} }
}, },