Skip to content

Commit ad3f872

Browse files
authored
Merge pull request #1524 from fermyon/chore/bump-spin
chore(deploy): bump spin to 3.2.0
2 parents 4990551 + 4f65a04 commit ad3f872

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

deploy/fermyon-developer.nomad

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,9 +80,9 @@ job "fermyon-developer" {
8080
}
8181

8282
artifact {
83-
source = "https://github.com/spinframework/spin/releases/download/v2.0.1/spin-v2.0.1-linux-amd64.tar.gz"
83+
source = "https://github.com/spinframework/spin/releases/download/v3.2.0/spin-v3.2.0-linux-amd64.tar.gz"
8484
options {
85-
checksum = "sha256:686bb12b9244ed33bf54a53e62303879036632b476ad09a728172b260f26c8e7"
85+
checksum = "sha256:8823e9b533faf367a279e2d958c447e9c6f0ddd43ffae8c2e1bb09401cc76e98"
8686
}
8787
}
8888

0 commit comments

Comments
 (0)