mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
gogs: Update to version 0.12.0 (#1361)
This commit is contained in:
parent
c109e04b4a
commit
21001be14c
@ -1,16 +1,12 @@
|
||||
{
|
||||
"version": "0.11.91",
|
||||
"version": "0.12.0",
|
||||
"description": "A painless self-hosted Git service",
|
||||
"homepage": "https://gogs.io",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://dl.gogs.io/0.11.91/gogs_0.11.91_windows_amd64_mws.zip",
|
||||
"hash": "118763084c0b0fd28fac702c8e009e1a58c734fa86c06dd2ca46c0e9b4c14204"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://dl.gogs.io/0.11.91/gogs_0.11.91_windows_386_mws.zip",
|
||||
"hash": "bdb954807df5933294bd516b19cc9d1c06c86df7d0a444640741752e3373bd87"
|
||||
"url": "https://dl.gogs.io/0.12.0/gogs_0.12.0_windows_amd64_mws.zip",
|
||||
"hash": "067d76711a65970e906b6b1d24820e50ef927b1d63add92447a02a574607ea18"
|
||||
}
|
||||
},
|
||||
"extract_dir": "gogs",
|
||||
@ -48,9 +44,6 @@
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://dl.gogs.io/$version/gogs_$version_windows_amd64_mws.zip"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://dl.gogs.io/$version/gogs_$version_windows_386_mws.zip"
|
||||
}
|
||||
},
|
||||
"hash": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user