oh-my-posh3: Update to version 3.71.0

format gi*
This commit is contained in:
Jakub Čábera 2021-01-14 09:12:21 +01:00
parent a9dd781cf4
commit b7c62548ba
11 changed files with 40 additions and 44 deletions

View File

@ -1,8 +1,8 @@
{
"version": "2.2.4",
"description": "gibo (short for .gitignore boilerplates) is a shell script to help you easily access .gitignore boilerplates from github.com/github/gitignore.",
"homepage": "https://github.com/simonwhitaker/gibo",
"license": "Unlicense",
"description": "gibo (short for .gitignore boilerplates) is a shell script to help you easily access .gitignore boilerplates from github.com/github/gitignore.",
"url": "https://github.com/simonwhitaker/gibo/archive/2.2.4.zip",
"hash": "4669227c5ec61dc1d60c373f11656dad30f9cf5d9d402129fc883165dcee9afc",
"extract_dir": "gibo-2.2.4",

View File

@ -1,8 +1,8 @@
{
"version": "1.92",
"license": "LGPL-2.0-only",
"homepage": "http://www.lcdf.org/gifsicle/",
"description": "Command-line tool for creating, editing, and getting information about GIF images and animations",
"homepage": "http://www.lcdf.org/gifsicle/",
"license": "LGPL-2.0-only",
"architecture": {
"64bit": {
"url": "https://eternallybored.org/misc/gifsicle/releases/gifsicle-1.92-win64.zip",

View File

@ -1,15 +1,13 @@
{
"homepage": "https://gif.ski",
"version": "1.2.6",
"license": "AGPL-3.0-or-later",
"description": "GIF encoder based on libimagequant (pngquant).",
"homepage": "https://gif.ski",
"license": "AGPL-3.0-or-later",
"url": "https://gif.ski/gifski-1.2.6.zip",
"hash": "360f951765c91f119f9ff65f2d624419e1a92fe4cfff7fef7f986ea4aa18b77a",
"extract_dir": "win",
"bin": "gifski.exe",
"checkver": {
"regex": "For Windows.*?gifski-([\\d.]+).zip"
},
"checkver": "For Windows.*?gifski-([\\d.]+)\\.zip",
"autoupdate": {
"url": "https://gif.ski/gifski-$version.zip"
}

View File

@ -1,8 +1,8 @@
{
"homepage": "https://github.com/git-chglog/git-chglog",
"description": "Changelog generator implemented in Go (Golang)",
"license": "MIT",
"version": "0.9.1",
"description": "Changelog generator implemented in Go (Golang)",
"homepage": "https://github.com/git-chglog/git-chglog",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/git-chglog/git-chglog/releases/download/0.9.1/git-chglog_windows_amd64.exe#/git-chglog.exe",

View File

@ -1,13 +1,8 @@
{
"version": "0.6.0-701fb8e",
"description": "Store encrypted data in git repository",
"homepage": "https://www.agwa.name/projects/git-crypt/",
"license": "GPL-3.0-only",
"version": "0.6.0-701fb8e",
"bin": "git-crypt.exe",
"checkver": {
"github": "https://github.com/rasa/git-crypt/",
"regex": "tag/([\\w\\.-]+)"
},
"architecture": {
"64bit": {
"url": "https://github.com/rasa/git-crypt/releases/download/0.6.0-701fb8e/git-crypt-x64.exe#/git-crypt.exe",
@ -18,6 +13,11 @@
"hash": "52a0087796381e401d15f16b8c819e64b8dc76d6b850799a086fb18d5022bd4e"
}
},
"bin": "git-crypt.exe",
"checkver": {
"github": "https://github.com/rasa/git-crypt",
"regex": "tag/([\\w.-]+)"
},
"autoupdate": {
"architecture": {
"64bit": {

View File

@ -1,8 +1,9 @@
{
"homepage": "https://gitrebasetool.mitmaro.ca/",
"description": "An improved sequence editor for Git.",
"version": "1.2.1",
"description": "An improved sequence editor for Git.",
"homepage": "https://gitrebasetool.mitmaro.ca/",
"license": "GPL-3.0-only",
"notes": "Run 'git config --global sequence.editor interactive-rebase-tool' to configure as your rebase tool.",
"architecture": {
"64bit": {
"url": "https://github.com/MitMaro/git-interactive-rebase-tool/releases/download/1.2.1/git-interactive-rebase-tool-1.2.1-x86_64-pc-windows-msvc.zip",
@ -10,7 +11,6 @@
}
},
"bin": "interactive-rebase-tool.exe",
"notes": "Run 'git config --global sequence.editor interactive-rebase-tool' to configure as your rebase tool.",
"checkver": {
"github": "https://github.com/MitMaro/git-interactive-rebase-tool/"
},

View File

@ -1,18 +1,11 @@
{
"homepage": "https://github.com/terrajobst/git-istage",
"description": "A better git add -p",
"version": "0.3.17",
"description": "A better git add -p",
"homepage": "https://github.com/terrajobst/git-istage",
"license": "MIT",
"url": "https://www.nuget.org/api/v2/package/git-istage/0.3.17",
"checkver": {
"url": "https://api.nuget.org/v3-flatcontainer/git-istage/index.json",
"jsonpath": "$.versions[-1:]"
},
"autoupdate": {
"url": "https://www.nuget.org/api/v2/package/git-istage/$version"
},
"hash": "ebde30cc8631d53ee01fd5e24d514cc23094c643c459fab98d0d826fefeb93f2",
"depends": "dotnet-sdk",
"url": "https://www.nuget.org/api/v2/package/git-istage/0.3.17",
"hash": "ebde30cc8631d53ee01fd5e24d514cc23094c643c459fab98d0d826fefeb93f2",
"installer": {
"script": [
"Move-Item \"$dir\\$version\" \"$dir\\git-istage.$version.nupkg\"",
@ -29,5 +22,12 @@
"run.ps1",
"git-istage"
]
]
],
"checkver": {
"url": "https://api.nuget.org/v3-flatcontainer/git-istage/index.json",
"jsonpath": "$.versions[-1:]"
},
"autoupdate": {
"url": "https://www.nuget.org/api/v2/package/git-istage/$version"
}
}

View File

@ -1,7 +1,7 @@
{
"homepage": "https://github.com/github/git-sizer",
"description": "Compute various size metrics for a Git repository, flagging those that might cause problems.",
"version": "1.3.0",
"description": "Compute various size metrics for a Git repository, flagging those that might cause problems.",
"homepage": "https://github.com/github/git-sizer",
"license": "MIT",
"architecture": {
"64bit": {
@ -14,9 +14,7 @@
}
},
"bin": "git-sizer.exe",
"checkver": {
"github": "https://github.com/github/git-sizer"
},
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {

View File

@ -1,7 +1,7 @@
{
"homepage": "https://github.com/lukesampson/psutils",
"description": "Fetches .gitignore file templates from gitignore.io and writes them to standard output.",
"version": "0.2018.07.25",
"description": "Fetches .gitignore file templates from gitignore.io and writes them to standard output.",
"homepage": "https://github.com/lukesampson/psutils",
"license": "MIT",
"url": "https://raw.githubusercontent.com/lukesampson/psutils/3290c04d7653ea8183a5e11d3d5a4e46716035d1/gitignore.ps1",
"hash": "733e4e2bece6e84ad1d25589cc6d1f852587f2d4a6ffe74b8268435ae229487a",

View File

@ -1,8 +1,8 @@
{
"homepage": "https://github.com/muesli/gitomatic",
"version": "0.2",
"license": "MIT",
"description": "A tool to monitor git repositories and automatically pull & push changes.",
"homepage": "https://github.com/muesli/gitomatic",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/muesli/gitomatic/releases/download/v0.2/gitomatic_0.2_Windows_x86_64.tar.gz",

View File

@ -1,13 +1,13 @@
{
"version": "3.70.1",
"version": "3.71.0",
"description": "A prompt theme engine for any shell",
"homepage": "https://ohmyposh.dev",
"license": "GPL-3.0-only",
"notes": "Refer to 'https://ohmyposh.dev/docs/installation#4-replace-your-existing-prompt' for shell specific configurations.",
"architecture": {
"64bit": {
"url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v3.70.1/posh-windows-amd64.exe#/oh-my-posh.exe",
"hash": "d283065dfae769d6a653ae63109da6c874b9c633e90ad1f827c360b5f98a9789"
"url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v3.71.0/posh-windows-amd64.exe#/oh-my-posh.exe",
"hash": "1d543357d80226ab7a56864d23d05974c98f506ffcb55830cb0586dac096e993"
}
},
"bin": "oh-my-posh.exe",