Skip to content
This repository was archived by the owner on Mar 20, 2024. It is now read-only.

Commit 202ea01

Browse files
committed
Version bump to newest Gogs version
1 parent 8c33071 commit 202ea01

File tree

4 files changed

+5
-6
lines changed

4 files changed

+5
-6
lines changed

customize

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# Custom versions and variables
66
PATH=/opt/local/gnu/bin:/opt/local/bin:/opt/local/sbin:/usr/bin:/usr/sbin
77

8-
GOGS_VERSION=0.11.6.0407
8+
GOGS_VERSION=0.11.29.0727
99

1010
# Munin plugins
1111
MUNIN_PLUGINS="

manifest

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name="core-gogs"
22
organization="SkyLime"
33
brand="Instance"
4-
version="16.4.2"
4+
version="17.2.0"
55
description="core.io Gogs - Go Git Service"
66
homepage="https://github.com/skylime/mi-core-gogs"
77
users="root admin"
88
minram=512
9-
base="1963511a-19d8-4646-90b4-09ecfad1d3ac"
9+
base="59da933b-77f1-45aa-836f-e0381b983399"

manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"name": "core-gogs",
3-
"version": "16.4.2",
3+
"version": "17.2.0",
44
"description": "core.io Gogs - Go Git Service",
55
"organization": "SkyLime",
66
"brand": "Instance",
77
"homepage": "https://github.com/skylime/mi-core-gogs",
8-
"base": "1963511a-19d8-4646-90b4-09ecfad1d3ac",
8+
"base": "59da933b-77f1-45aa-836f-e0381b983399",
99
"minram": 512,
1010
"customer_metadata": {
1111
"root_authorized_keys": {"type": "text", "description": "SSH public authorized key(s) for the root user"},

packages

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,3 @@ git
22
nginx
33
sqlite3
44
zip
5-
znapzend

0 commit comments

Comments
 (0)