oh-my-posh: Update to version 12.36.0

This commit is contained in:
github-actions[bot] 2023-01-08 12:29:58 +00:00
parent 64e04c610c
commit cbc23571b6

View File

@ -1,5 +1,5 @@
{ {
"version": "12.35.2", "version": "12.36.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/v12.35.2/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.36.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.35.2/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.36.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"f50ee47413d0ced2b2878faa12af5f434e06bafd60d98b272db4a7a9b31ce4c3", "b4c1baca2228f3d8aa8b0c9dbeb289c0d3f243b7cbaac9458e8d3493d0741d05",
"abbf2c9d4d02bcc5dc228ca4b9519f95eba57da895ff222db9c0b973a492a2fa" "e30ccd8a5ad85c250f20a90e6e730abcc22cd2e73164b783f92b88542b09c8c1"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.35.2/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.36.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.35.2/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.36.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"f50ee47413d0ced2b2878faa12af5f434e06bafd60d98b272db4a7a9b31ce4c3", "b4c1baca2228f3d8aa8b0c9dbeb289c0d3f243b7cbaac9458e8d3493d0741d05",
"235de84a97149bc46f0f5dcc335b659f277c7ce8343cc5da93fc011851c5fa52" "059a81fc03958a86dca6b388a1bbfa9410a45a0a061633dea777faea873e7f20"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.35.2/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.36.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.35.2/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.36.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"f50ee47413d0ced2b2878faa12af5f434e06bafd60d98b272db4a7a9b31ce4c3", "b4c1baca2228f3d8aa8b0c9dbeb289c0d3f243b7cbaac9458e8d3493d0741d05",
"a8650da304c0e0acc13cb2d432947d8b089b3f8f3ebc258310e5e5d2ea0f2b4d" "395eaf2de9ff0b297cc2e50e29a9426cf5ec45a67b80fbb4bb635cf7d98bf37b"
] ]
} }
}, },