Failing to launch on glibc version

I know that I previously reported this but since there is a new version out I thought I'd report it again. Stardog Studio fails to launch on CentOS7 because it requires an unsupported glibc version.

As far as I can tell the only way to fix it is to make a specific build against a supported version. While I know this isn't technically a bug I thought that you'd like to know that CentOS/Redhat users would be unable to run Stardog Studio.

A JavaScript error occurred in the main process
Uncaught Exception:
Error: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.20' not found (required by /tmp/.org.chromium.Chromium.ezdaBh)
    at process.module.(anonymous function) [as dlopen] (ELECTRON_ASAR.js:173:20)
    at Object.Module._extensions..node (module.js:598:18)
    at Object.module.(anonymous function) [as .node] (ELECTRON_ASAR.js:187:18)
    at Module.load (module.js:488:32)
    at tryModuleLoad (module.js:447:12)
    at Function.Module._load (module.js:439:3)
    at Module.require (module.js:498:17)
    at require (internal/module.js:20:19)
    at Object.<anonymous> (/home/zcwhitl/Downloads/Stardog Studio-1.2.2/resources/app.asar/node_modules/nsfw/lib/src/index.js:3:16)
    at Object.<anonymous> (/home/zcwhitl/Downloads/Stardog Studio-1.2.2/resources/app.asar/node_modules/nsfw/lib/src/index.js:130:3)