Browse Source

gogs commit

Bob Mottram 9 years ago
parent
commit
e98a8771dd
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/freedombone

+ 1
- 1
src/freedombone View File

@@ -255,7 +255,7 @@ GIT_CODE=
255 255
 GIT_ONION_PORT=8090
256 256
 GIT_DOMAIN_REPO="https://github.com/gogits/gogs"
257 257
 GIT_ADMIN_PASSWORD=
258
-GOGS_COMMIT='3fb4f7f4980b4339fd9ef6a3ba5b0acab83d264d'
258
+GOGS_COMMIT='37305a59ca0cdc7efe880d4e54f68ecbe3eacc29'
259 259
 GO_PACKAGE_MANAGER_REPO="https://github.com/gpmgo/gopm"
260 260
 GVM_HOME=/home/git/gvm
261 261
 GVM_REPO="https://github.com/moovweb/gvm"