Skip to content

Commit

Permalink
feat: upgrade spark to v1.5.1 (#233)
Browse files Browse the repository at this point in the history
Signed-off-by: Miroslav Bajtoš <oss@bajtos.net>
  • Loading branch information
bajtos authored Oct 17, 2023
1 parent 8216893 commit 08171a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/zinnia.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ const ZINNIA_MODULES = [
{
module: 'spark',
repo: 'filecoin-station/spark',
distTag: 'v1.5.0'
distTag: 'v1.5.1'
}
]
const { TARGET_ARCH = os.arch() } = process.env
Expand Down

0 comments on commit 08171a6

Please sign in to comment.