Skip to content

Commit

Permalink
oh-my-posh: Update to version 24.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 26, 2025
1 parent 74fa3ba commit 10b6a13
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions bucket/oh-my-posh.json
Original file line number Diff line number Diff line change
@@ -1,38 +1,38 @@
{
"version": "24.18.1",
"version": "24.19.0",
"description": "A prompt theme engine for any shell",
"homepage": "https://ohmyposh.dev",
"license": "MIT",
"notes": "Refer to 'https://ohmyposh.dev/docs/installation/prompt' for shell specific configurations.",
"architecture": {
"64bit": {
"url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.18.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.18.1/posh-windows-amd64.exe#/oh-my-posh.exe"
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.19.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.19.0/posh-windows-amd64.exe#/oh-my-posh.exe"
],
"hash": [
"465d14e68b79795b02d8cefe84a16786671c0cc9fb2bcc23f167cd11e2493681",
"b708681d0ce50375dd1ec5d3a024f162c544577065cf54da47cf251ba9402624"
"aae95866596c5657abe376d68ded859b8db1c1b9cb5d84de9db44e8a79c6938c",
"7e36a65301412afd0754a9aaaba4635d27427b29e6874cff8d6b4b5c7714d5fd"
]
},
"32bit": {
"url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.18.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.18.1/posh-windows-386.exe#/oh-my-posh.exe"
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.19.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.19.0/posh-windows-386.exe#/oh-my-posh.exe"
],
"hash": [
"465d14e68b79795b02d8cefe84a16786671c0cc9fb2bcc23f167cd11e2493681",
"125a10b7bd7c7cb2b6a0dbd9c96ba6a12b8f5869dc7a3e6dee89627496f13d15"
"aae95866596c5657abe376d68ded859b8db1c1b9cb5d84de9db44e8a79c6938c",
"e0a5a0408cdae539b5607febb55b7f6059604daf397c501a7901327566b725d1"
]
},
"arm64": {
"url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.18.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.18.1/posh-windows-arm64.exe#/oh-my-posh.exe"
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.19.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.19.0/posh-windows-arm64.exe#/oh-my-posh.exe"
],
"hash": [
"465d14e68b79795b02d8cefe84a16786671c0cc9fb2bcc23f167cd11e2493681",
"532205979922f7f5ca5abfa422c4826f3a009a1299a5933f97b44ec12ea2c63f"
"aae95866596c5657abe376d68ded859b8db1c1b9cb5d84de9db44e8a79c6938c",
"476ddb04a099cf34d6a1d5a65d150852bce274612de9971c50071a23fdfd6638"
]
}
},
Expand Down

0 comments on commit 10b6a13

Please sign in to comment.