mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
build: past sam was a silly goose
This commit is contained in:
@@ -8,7 +8,7 @@ const FALLBACK_HASH_VERSION = 3;
|
||||
// Per platform hash versions to bust the cache on different platforms
|
||||
const HASH_VERSIONS = {
|
||||
darwin: 3,
|
||||
win32: 4,
|
||||
win32: 3,
|
||||
linux: 3
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user