Skip to content

Commit

Permalink
oh-my-posh: Update to version 24.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 15, 2024
1 parent 983bc95 commit fbdf1c7
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.12.0",
"version": "24.13.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.12.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.12.0/posh-windows-amd64.exe#/oh-my-posh.exe"
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.13.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.13.0/posh-windows-amd64.exe#/oh-my-posh.exe"
],
"hash": [
"b334b1965a7f69c6e6f2a7769f2572411a29944b43ea3215c58439d8835cca33",
"e7cd00c89c029c30591a5e7173f7f6798bc16225013baa24e95429a45349a29b"
"4a2c4b05cefc23a2c9f1c334a910ceb97d983ac7b65a150dbcf2a5e8d82826c5",
"e1dbbf3bfb6808685a7daf694009b4fd700bac7403fb488e272c4ab433e6670a"
]
},
"32bit": {
"url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.12.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.12.0/posh-windows-386.exe#/oh-my-posh.exe"
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.13.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.13.0/posh-windows-386.exe#/oh-my-posh.exe"
],
"hash": [
"b334b1965a7f69c6e6f2a7769f2572411a29944b43ea3215c58439d8835cca33",
"1c6462dec7a1846fe2a4c28e3b72b10876a32541ba21b3792dd05c889f3b538d"
"4a2c4b05cefc23a2c9f1c334a910ceb97d983ac7b65a150dbcf2a5e8d82826c5",
"13609ca87119e14342c97b99259f5027b6cee896f329034507e6d9cb6dcc8e9d"
]
},
"arm64": {
"url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.12.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.12.0/posh-windows-arm64.exe#/oh-my-posh.exe"
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.13.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.13.0/posh-windows-arm64.exe#/oh-my-posh.exe"
],
"hash": [
"b334b1965a7f69c6e6f2a7769f2572411a29944b43ea3215c58439d8835cca33",
"01a61976d5c9e5ef6e6e28be428e069660d15a1080f6d6493340549da5a41c97"
"4a2c4b05cefc23a2c9f1c334a910ceb97d983ac7b65a150dbcf2a5e8d82826c5",
"d68e1a7bea7700d88babe816315dc310b9ea5f0f6281633fb5727add9f851e44"
]
}
},
Expand Down

0 comments on commit fbdf1c7

Please sign in to comment.