You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Improve the way `sha256map` works
This change makes it so `sha256map = null` and `sha256map = {}` work the same. When looking up a sha256 in the map it will only now fail if the map contains an entry for the url, but not for the tag required.
* Update stack-cache-generator as well
0 commit comments