File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -140,7 +140,8 @@ minigalaxy
140
140
minikube
141
141
motrix
142
142
mpdevil
143
- ms-office-electron
143
+ #ms-office-electron
144
+ ms-365-electron
144
145
mullvad-vpn
145
146
nala
146
147
nala-legacy
Original file line number Diff line number Diff line change 1
1
DEFVER=1
2
- get_github_releases "agam778/MS-Office -Electron" "latest"
2
+ get_github_releases "agam778/MS-365 -Electron" "latest"
3
3
if [ "${ACTION}" != "prettylist" ]; then
4
4
URL=$(grep "browser_download_url.*${HOST_ARCH}\.deb\"" "${CACHE_FILE}" | head -n1 | cut -d'"' -f4)
5
5
VERSION_PUBLISHED="$(echo "${URL}" | cut -d'/' -f8 | tr -d v)"
6
6
fi
7
7
PRETTY_NAME="Office 365"
8
- WEBSITE="https://agam778.github.io/MS-Office -Electron/"
9
- SUMMARY="A Microsoft Office Online Desktop Client made with Electron."
8
+ WEBSITE="https://agam778.github.io/MS-365 -Electron/"
9
+ SUMMARY="An Unofficial Microsoft Office 365 Desktop Client made with Electron."
You can’t perform that action at this time.
0 commit comments