mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 09:11:18 +00:00
oh-my-posh: Update to version 12.3.2
This commit is contained in:
parent
2c78b05015
commit
751d62ab22
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "12.3.1",
|
"version": "12.3.2",
|
||||||
"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.3.1/themes.zip",
|
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.3.2/themes.zip",
|
||||||
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.3.1/posh-windows-amd64.exe#/oh-my-posh.exe"
|
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.3.2/posh-windows-amd64.exe#/oh-my-posh.exe"
|
||||||
],
|
],
|
||||||
"hash": [
|
"hash": [
|
||||||
"3fa09b4e773d4246a2ef2c9a2ff003169a734c30a0cf850b8fd3b50a41166737",
|
"eacc261e3fa9e85525c4dbc53a27d7b3a0da55fda27e2ac617174ef45ce8e45b",
|
||||||
"92051291ab1d6b2eef18a8f671814a1d156ff25713ceca64b702ac478c37c9cb"
|
"746675a9daffa605d7e61d5571d27dcba01a6449b49a0d4d6dc1739fad634936"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": [
|
"url": [
|
||||||
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.3.1/themes.zip",
|
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.3.2/themes.zip",
|
||||||
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.3.1/posh-windows-386.exe#/oh-my-posh.exe"
|
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.3.2/posh-windows-386.exe#/oh-my-posh.exe"
|
||||||
],
|
],
|
||||||
"hash": [
|
"hash": [
|
||||||
"3fa09b4e773d4246a2ef2c9a2ff003169a734c30a0cf850b8fd3b50a41166737",
|
"eacc261e3fa9e85525c4dbc53a27d7b3a0da55fda27e2ac617174ef45ce8e45b",
|
||||||
"3418c3c27a35404b4d29b30c17af2c674f051840486931eebe96cd89e486a81c"
|
"fafbf2d8a7055748bd2c43ed31bf36107e4a043034170ad0873773ea46c530c5"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": [
|
"url": [
|
||||||
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.3.1/themes.zip",
|
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.3.2/themes.zip",
|
||||||
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.3.1/posh-windows-arm64.exe#/oh-my-posh.exe"
|
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.3.2/posh-windows-arm64.exe#/oh-my-posh.exe"
|
||||||
],
|
],
|
||||||
"hash": [
|
"hash": [
|
||||||
"3fa09b4e773d4246a2ef2c9a2ff003169a734c30a0cf850b8fd3b50a41166737",
|
"eacc261e3fa9e85525c4dbc53a27d7b3a0da55fda27e2ac617174ef45ce8e45b",
|
||||||
"033c6bba5446e4d43e18d8fa3f97f05608c5e5585ea9531640ad704cf14c8e78"
|
"ce8a1efa331f5a23b6918ec79a0a88f1440b32cd748e4719f0b2aef316922d68"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user