Wondering if it is possible, or could be possible, to specify a particular repo/sha instead of a version, e.g. ``` json addons: { "my-addon": "git://github.com/dustinfarris/my-addon.git#123abcdefg" } ```
Wondering if it is possible, or could be possible, to specify a particular repo/sha instead of a version, e.g.