Skip to content

Commit

Permalink
feat: upgrade spark to v1.3.0
Browse files Browse the repository at this point in the history
Signed-off-by: Miroslav Bajtoš <oss@bajtos.net>
  • Loading branch information
bajtos committed Aug 31, 2023
1 parent 3b24dbb commit 56014c6
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.2.0'
distTag: 'v1.3.0'
}
]
const { TARGET_ARCH = os.arch() } = process.env
Expand Down

0 comments on commit 56014c6

Please sign in to comment.