Skip to content

Commit

Permalink
bumped nickel versions
Browse files Browse the repository at this point in the history
Signed-off-by: ianisimov <ianisimov@nvidia.com>
  • Loading branch information
yoks committed Jan 31, 2025
1 parent b94353b commit 8453e7a
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions nickel/private/versions.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,18 @@ Generated from https://github.com/tweag/nickel/releases using `bazel run //nicke
"""

TOOL_VERSIONS = {
"1.9.1": {
"nickel-x86_64-linux": {
"url": "https://github.com/tweag/nickel/releases/download/1.9.1/nickel-x86_64-linux",
"hash": "sha384-AtYacoq0KYzMa9BM3E7bygfZnPYJj55HfKK/hU/5B3ujhzLIVyu15ZtjjgwG0LZi",
},
},
"1.9.0": {
"nickel-x86_64-linux": {
"url": "https://github.com/tweag/nickel/releases/download/1.9.0/nickel-x86_64-linux",
"hash": "sha384-aAaKkvoiMKTgTmgAddRsXzy7tp7l1RwjsjO83QTxFjODO6VlBg/CqkwY0CNRtdMO",
},
},
"1.8.1": {
"nickel-x86_64-linux": {
"url": "https://github.com/tweag/nickel/releases/download/1.8.1/nickel-x86_64-linux",
Expand Down

0 comments on commit 8453e7a

Please sign in to comment.