🔧 Update Chatterino
This commit is contained in:
parent
615c5eb42a
commit
cfa7bb1c35
@ -1,24 +0,0 @@
|
||||
{
|
||||
"homepage": "https://www.blender.org/",
|
||||
"description": "Blender is the free and open source 3D creation suite.",
|
||||
"version": "2.80-4a5e046c923f",
|
||||
"license": "GPL-3.0-or-later",
|
||||
"url": "https://builder.blender.org/download/blender-2.80-4a5e046c923f-win64.zip",
|
||||
"hash": "21678466373fd18e363567ee1e595074b8e2822c922323a98759e825a7ccd345",
|
||||
"bin": "blender.exe",
|
||||
"extract_dir": "blender-2.80.0-git.4a5e046c923f-windows64",
|
||||
"shortcuts": [
|
||||
[
|
||||
"blender.exe",
|
||||
"Blender Beta"
|
||||
]
|
||||
],
|
||||
"checkver": {
|
||||
"url": "https://builder.blender.org/download/",
|
||||
"re": "(?sm)blender-(?<version>(?<major>[\\d]+).(?<minor>[\\d]+)-(?<64>[\\w]+))-win64.zip.*?-(?<32>[\\w]+)-win32.zip"
|
||||
},
|
||||
"autoupdate": {
|
||||
"url": "https://builder.blender.org/download/blender-$majorVersion.$minorVersion-$match64-win64.zip",
|
||||
"extract_dir": "blender-$majorVersion.$minorVersion.0-git.$match64-windows64"
|
||||
}
|
||||
}
|
@ -7,10 +7,10 @@
|
||||
"autoupdate": {
|
||||
"url": "https://github.com/Chatterino/chatterino2/releases/download/nightly-build/chatterino-windows-x86-64.zip"
|
||||
},
|
||||
"version": "1.0.1012",
|
||||
"version": "1.0.1018",
|
||||
"url": "https://github.com/Chatterino/chatterino2/releases/download/nightly-build/chatterino-windows-x86-64.zip",
|
||||
"bin": "Chatterino2/chatterino.exe",
|
||||
"hash": "43a86d4f3beb8d3a6b9ae9e1623f36974838b36790551323f611c44c5a7e1e7f",
|
||||
"hash": "c181a8ee643fc95c41eff467c2f456d69cfd6123a81bc50ebf83df0f6691675e",
|
||||
"shortcuts": [
|
||||
[
|
||||
"Chatterino2/chatterino.exe",
|
||||
|
Loading…
x
Reference in New Issue
Block a user