Updated packaging information to signify this is now a Bit Goblin project
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful

This commit is contained in:
Gregory Ballantine 2022-08-23 19:24:19 -04:00
parent 6f93d8d87c
commit 40841a82a2

View File

@ -9,15 +9,15 @@
"build-windows": "electron-builder build --win",
"grunt": "grunt"
},
"repository": "https://git.metaunix.net/metaunix/sentry",
"homepage": "https://git.metaunix.net/metaunix/sentry#readme",
"repository": "https://git.metaunix.net/BitGoblin/sentry",
"homepage": "https://git.metaunix.net/BitGoblin/sentry#readme",
"keywords": [
"sensors",
"cpu",
"gpu",
"memory"
],
"author": "Gregory Ballantine <gballantine@metaunix.net>",
"author": "Gregory Ballantine <gballantine@bitgoblin.tech>",
"license": "BSD-2-Clause",
"devDependencies": {
"electron": "^18.2.4",
@ -33,7 +33,7 @@
"systeminformation": "^5.11.15"
},
"build": {
"appId": "net.metaunix.sentry",
"appId": "net.bitgoblin.sentry",
"copyright": "Copyright © 2022 ${author}",
"win": {
"target": "nsis",