From b7c62548ba9031f580dc2821989161938a8858a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 14 Jan 2021 09:12:21 +0100 Subject: [PATCH] oh-my-posh3: Update to version 3.71.0 format gi* --- bucket/gibo.json | 2 +- bucket/gifsicle.json | 4 ++-- bucket/gifski.json | 8 +++----- bucket/git-chglog.json | 6 +++--- bucket/git-crypt.json | 12 ++++++------ bucket/git-interactive-rebase-tool.json | 6 +++--- bucket/git-istage.json | 24 ++++++++++++------------ bucket/git-sizer.json | 8 +++----- bucket/gitignore.json | 4 ++-- bucket/gitomatic.json | 4 ++-- bucket/oh-my-posh3.json | 6 +++--- 11 files changed, 40 insertions(+), 44 deletions(-) diff --git a/bucket/gibo.json b/bucket/gibo.json index 5819c5c16b..a0ebe00d14 100644 --- a/bucket/gibo.json +++ b/bucket/gibo.json @@ -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", diff --git a/bucket/gifsicle.json b/bucket/gifsicle.json index 2706813a52..be1b0490da 100644 --- a/bucket/gifsicle.json +++ b/bucket/gifsicle.json @@ -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", diff --git a/bucket/gifski.json b/bucket/gifski.json index d705864d1a..507ffbf3d1 100644 --- a/bucket/gifski.json +++ b/bucket/gifski.json @@ -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" } diff --git a/bucket/git-chglog.json b/bucket/git-chglog.json index 63b3618e47..7f0833428a 100644 --- a/bucket/git-chglog.json +++ b/bucket/git-chglog.json @@ -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", diff --git a/bucket/git-crypt.json b/bucket/git-crypt.json index 95d210c3a3..8c4bd06f04 100644 --- a/bucket/git-crypt.json +++ b/bucket/git-crypt.json @@ -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": { diff --git a/bucket/git-interactive-rebase-tool.json b/bucket/git-interactive-rebase-tool.json index 3f96357c8d..9ecd3cf06c 100644 --- a/bucket/git-interactive-rebase-tool.json +++ b/bucket/git-interactive-rebase-tool.json @@ -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/" }, diff --git a/bucket/git-istage.json b/bucket/git-istage.json index 7d55c3cb55..4f8ad77ee1 100644 --- a/bucket/git-istage.json +++ b/bucket/git-istage.json @@ -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" + } } diff --git a/bucket/git-sizer.json b/bucket/git-sizer.json index a059587abd..de6186afdd 100644 --- a/bucket/git-sizer.json +++ b/bucket/git-sizer.json @@ -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": { diff --git a/bucket/gitignore.json b/bucket/gitignore.json index 591942885f..2474698582 100644 --- a/bucket/gitignore.json +++ b/bucket/gitignore.json @@ -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", diff --git a/bucket/gitomatic.json b/bucket/gitomatic.json index ac025e03f6..c880608d94 100644 --- a/bucket/gitomatic.json +++ b/bucket/gitomatic.json @@ -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", diff --git a/bucket/oh-my-posh3.json b/bucket/oh-my-posh3.json index 718262f5bd..1e19f563cc 100644 --- a/bucket/oh-my-posh3.json +++ b/bucket/oh-my-posh3.json @@ -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",