Skip to content

Commit

Permalink
Bump version and sha256 for new version of ecs-cli
Browse files Browse the repository at this point in the history
  • Loading branch information
dsubak committed Nov 27, 2023
1 parent 9600ecc commit a726a58
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions memfault-ecs-cli/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@

package:
name: {{ name }}
version: {{ version }}.memfault0
version: {{ version }}.memfault1

source:
url: https://github.com/memfault/memfault-ecs-cli/releases/download/{{ version }}/ecs-cli.darwin-amd64 # [osx]
sha256: d1cfdb47a22bb940166c2bf03ff451fa4e450bad25d0c9d8d4e2828bed01a791 # [osx]
sha256: 4050e9aad0bb32a6b5d868e3e4d67b874eb1adb598d7214778555611ca2c934b # [osx]
url: https://github.com/memfault/memfault-ecs-cli/releases/download/{{ version }}/ecs-cli.linux-amd64 # [linux64]
sha256: 0409d1bfe6fc5afdebae5846b1eb347df8554324e14ec0919060355657704c21 # [linux64]
sha256: c5bf1f19b869db6e94f9b331541bd7fcf2a559df22dd41428857dd73a0aae878 # [linux64]
fn: ecs-cli

build:
Expand Down

0 comments on commit a726a58

Please sign in to comment.