gibo: Update to version 3.0.7

This commit is contained in:
github-actions[bot] 2023-08-08 20:24:34 +00:00
parent ceb25e6752
commit 34b6fb6b7b

View File

@ -1,20 +1,20 @@
{ {
"version": "3.0.6", "version": "3.0.7",
"description": "gibo (short for .gitignore boilerplates) is a shell script to help you easily access .gitignore boilerplates from github.com/github/gitignore", "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", "homepage": "https://github.com/simonwhitaker/gibo",
"license": "Unlicense", "license": "Unlicense",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/simonwhitaker/gibo/releases/download/v3.0.6/gibo_Windows_x86_64.zip", "url": "https://github.com/simonwhitaker/gibo/releases/download/v3.0.7/gibo_Windows_x86_64.zip",
"hash": "4b30c02922ef58e7c23e2f676704b51d9a5c7732fca979d67db55ddefe1f9278" "hash": "13bf4eb9b35394fb273692dc0aeae0a28fbc0040faf2b5c7476fd7535af4dfd4"
}, },
"32bit": { "32bit": {
"url": "https://github.com/simonwhitaker/gibo/releases/download/v3.0.6/gibo_Windows_i386.zip", "url": "https://github.com/simonwhitaker/gibo/releases/download/v3.0.7/gibo_Windows_i386.zip",
"hash": "e90b6dd5f68e3a246b4d56ebbcf17a2c6c52e2f00f0a9264c5aa60facc38edff" "hash": "2b6239f6d7db95a0ac90e59dd195644f5b86210ba81ca48eb6a99f68230e949e"
}, },
"arm64": { "arm64": {
"url": "https://github.com/simonwhitaker/gibo/releases/download/v3.0.6/gibo_Windows_arm64.zip", "url": "https://github.com/simonwhitaker/gibo/releases/download/v3.0.7/gibo_Windows_arm64.zip",
"hash": "eccf34b08e3d7bbbb7ed9925e64ba7af839a9c12331f43c5c7bf402c77256eb6" "hash": "6812d804bc84e134b15ded986cf6bdab5da299e007085657cd34a5298af9b711"
} }
}, },
"bin": "gibo.exe", "bin": "gibo.exe",