From 9d29742dce49095d9bdb4b17079cc6aca5253572 Mon Sep 17 00:00:00 2001 From: smithy-automation Date: Fri, 29 Mar 2024 16:35:17 +0000 Subject: [PATCH] chore: upgrade smithy-cli to 1.47.0 --- bottle-configs/smithy-cli.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/bottle-configs/smithy-cli.json b/bottle-configs/smithy-cli.json index 90baba7..8651d30 100644 --- a/bottle-configs/smithy-cli.json +++ b/bottle-configs/smithy-cli.json @@ -1,14 +1,14 @@ { - "version": "1.46.0", + "version": "1.47.0", "name": "smithy-cli", "bin": "smithy", "bottle": { - "root_url": "https://github.com/smithy-lang/smithy/releases/download/1.46.0/smithy-cli", + "root_url": "https://github.com/smithy-lang/smithy/releases/download/1.47.0/smithy-cli", "sha256": { - "arm64_big_sur": "6aca3cdd3e4515253b71f1ee30996071e32428aa83f7825531a6ce624a131752", - "sierra": "b3a2ca6b941b9e879a7a71c9d7893f6750d1c70498104e888b936cc35f8421de", - "linux": "8c4200e832a31852c87ddd4b2dba3241db7fc0fceb23df035180763f1a5cd0ad", - "linux_arm": "a2ba97590a8d2a8b1cfba712d5bb4041944d8ae834140dbc39d32854f86c0cec" + "arm64_big_sur": "6249ba112b20fad442859fef343b5ca6ff3e042704093ab6f1b7d1682825137f", + "sierra": "095a02caf1d159c4b4abdc9406b1c947cca23700e7547737adaadb1c6a471c7d", + "linux": "7d07cc569c12c05b5f0c540eec44fb02116a5652d2720ca28558fd3d4c0ebfcf", + "linux_arm": "3154b5d73ff3b5360a2fbded4c522ee09184a5f7bae2ff3c04bbfde4149948f9" } } }