mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-20 14:21:18 +00:00
Co-authored-by: HUMORCE <humorce@outlook.com>
This commit is contained in:
parent
0f40c44902
commit
a250bd26b5
@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"version": "0.28.2",
|
"version": "0.28.2",
|
||||||
"description": "Jujutsu is a Git-compatible DVCS that is both simple and powerful",
|
"description": "Jujutsu is a Git-compatible DVCS that is both simple and powerful",
|
||||||
"homepage": "https://github.com/martinvonz/jj",
|
"homepage": "https://github.com/jj-vcs/jj",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/martinvonz/jj/releases/download/v0.28.2/jj-v0.28.2-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/jj-vcs/jj/releases/download/v0.28.2/jj-v0.28.2-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "f980861ee35c9bcb8611a1995ae3bc6604513a0c032cd1bdeb735f592bc3e735"
|
"hash": "f980861ee35c9bcb8611a1995ae3bc6604513a0c032cd1bdeb735f592bc3e735"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -14,7 +14,7 @@
|
|||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/martinvonz/jj/releases/download/v$version/jj-v$version-x86_64-pc-windows-msvc.zip"
|
"url": "https://github.com/jj-vcs/jj/releases/download/v$version/jj-v$version-x86_64-pc-windows-msvc.zip"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user