oh-my-posh: Update to version 12.18.3

This commit is contained in:
github-actions[bot] 2022-11-24 12:31:50 +00:00
parent 5688663592
commit 126f154f3c

View File

@ -1,5 +1,5 @@
{ {
"version": "12.18.2", "version": "12.18.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/v12.18.2/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.18.3/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.18.2/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.18.3/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"d3d7f7ed24134f5f3fc7a32b99a8a4824f473102785d56cf1cdf60fd94acfa0a", "14e5df8f77eed2dcb6f2cea9652287df6fa1c3dff0fa5f0a186864922e3d2b64",
"bc2c0289438f1545e62e453cedf59f29b36eb06d329987847fe5198c1bf36fb5" "e131cdc0c407e19b2530b329003fe7bc50d19e9912e9e3d0b99ccb74929e23b6"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.18.2/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.18.3/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.18.2/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.18.3/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"d3d7f7ed24134f5f3fc7a32b99a8a4824f473102785d56cf1cdf60fd94acfa0a", "14e5df8f77eed2dcb6f2cea9652287df6fa1c3dff0fa5f0a186864922e3d2b64",
"9a7d3603dfe28f2dca043099ad521929107e210668d4f9571b8f5a8c74d33460" "b7cef3c4618f24f6ca54706b0e10c4808431c05b88e724cc657ea22dbe2a8749"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.18.2/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.18.3/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.18.2/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.18.3/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"d3d7f7ed24134f5f3fc7a32b99a8a4824f473102785d56cf1cdf60fd94acfa0a", "14e5df8f77eed2dcb6f2cea9652287df6fa1c3dff0fa5f0a186864922e3d2b64",
"8feb310fc0bc307cae0610798b21755e6e54e8986106d94addaa8ee368bf9c84" "679c9aaede4aaf78eaac9082a85fd1d79eea16020d92e1ed7d37b5cff5631e84"
] ]
} }
}, },