Skip to content
This repository was archived by the owner on Jun 30, 2025. It is now read-only.

Commit 9ae5457

Browse files
authored
update spark to v1.5.2 (#237)
1 parent ddbb6c6 commit 9ae5457

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/zinnia.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ const ZINNIA_MODULES = [
1010
{
1111
module: 'spark',
1212
repo: 'filecoin-station/spark',
13-
distTag: 'v1.5.1'
13+
distTag: 'v1.5.2'
1414
}
1515
]
1616
const { TARGET_ARCH = os.arch() } = process.env

0 commit comments

Comments
 (0)