Skip to content

Commit

Permalink
deps: upgrade Spark to v1.6.0 (#270)
Browse files Browse the repository at this point in the history
https://github.com/filecoin-station/spark/releases/tag/v1.6.0

Signed-off-by: Miroslav Bajtoš <oss@bajtos.net>
  • Loading branch information
bajtos authored Nov 20, 2023
1 parent 6e11526 commit a53c543
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 @@ -13,7 +13,7 @@ const ZINNIA_MODULES = [
{
module: 'spark',
repo: 'filecoin-station/spark',
distTag: 'v1.5.2'
distTag: 'v1.6.0'
}
]
const { TARGET_ARCH = os.arch() } = process.env
Expand Down

0 comments on commit a53c543

Please sign in to comment.