Skip to content

Commit

Permalink
Update dependency: deps/kwasm_release (#59)
Browse files Browse the repository at this point in the history
* deps/kwasm_release: Set Version 0.1.119

* Set Version: 0.1.51

* Sync Poetry files 0.1.119

* deps/k_release: sync release file version 7.1.191

* flake.{nix,lock}: update Nix derivations

* Set Version: 0.1.54

* Sync Poetry files 0.1.119

* flake.{nix,lock}: update Nix derivations

---------

Co-authored-by: devops <[email protected]>
Co-authored-by: Burak Bilge Yalçınkaya <[email protected]>
  • Loading branch information
3 people authored Feb 4, 2025
1 parent bddbd66 commit f240ca0
Show file tree
Hide file tree
Showing 7 changed files with 93 additions and 99 deletions.
2 changes: 1 addition & 1 deletion deps/k_release
Original file line number Diff line number Diff line change
@@ -1 +1 @@
7.1.186
7.1.191
2 changes: 1 addition & 1 deletion deps/kwasm_release
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.117
0.1.119
36 changes: 18 additions & 18 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
description = "komet - K tooling for the Soroban platform";

inputs = {
wasm-semantics.url = "github:runtimeverification/wasm-semantics/v0.1.117";
wasm-semantics.url = "github:runtimeverification/wasm-semantics/v0.1.119";
k-framework.follows = "wasm-semantics/k-framework";
nixpkgs.follows = "k-framework/nixpkgs";
flake-utils.follows = "k-framework/flake-utils";
Expand Down
2 changes: 1 addition & 1 deletion package/version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.53
0.1.54
Loading

0 comments on commit f240ca0

Please sign in to comment.