Skip to content

Commit 7327ec3

Browse files
committed
feat: Update to Stack v2.1.1
1 parent 4e37d2c commit 7327ec3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.speakeasy/workflow.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ workflow:
2121
sources:
2222
my-source:
2323
inputs:
24-
- location: https://github.com/formancehq/stack/releases/download/v2.1.0/generate.json
24+
- location: https://github.com/formancehq/stack/releases/download/v2.1.1/generate.json
2525
overlays:
2626
- location: ./overlay.yaml
2727
registry:

.speakeasy/workflow.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ speakeasyVersion: latest
33
sources:
44
my-source:
55
inputs:
6-
- location: https://github.com/formancehq/stack/releases/download/v2.1.0/generate.json
6+
- location: https://github.com/formancehq/stack/releases/download/v2.1.1/generate.json
77
overlays:
88
- location: ./overlay.yaml
99
registry:

0 commit comments

Comments
 (0)