Skip to content

Commit afeb52e

Browse files
rv-jenkinsrv-auditorvirgil-serbanuta
authored
Update dependency: deps/kwasm_release (#292)
* deps/kwasm_release: Set Version 0.1.64 * Set Version: 0.1.82 * kmultiversx/: sync poetry files 0.1.64 * deps/k_release: sync release file version 7.1.8 * flake.{nix,lock}: update Nix derivations * deps/kwasm_release: Set Version 0.1.65 * Set Version: 0.1.83 * kmultiversx/: sync poetry files 0.1.65 * flake.{nix,lock}: update Nix derivations * deps/kwasm_release: Set Version 0.1.66 * kmultiversx/: sync poetry files 0.1.66 * flake.{nix,lock}: update Nix derivations * Set Version: 0.1.84 --------- Co-authored-by: devops <[email protected]> Co-authored-by: Virgil <[email protected]>
1 parent 7ea633f commit afeb52e

File tree

7 files changed

+162
-113
lines changed

7 files changed

+162
-113
lines changed

deps/k_release

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
7.0.120
1+
7.1.8

deps/kwasm_release

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.1.63
1+
0.1.66

flake.lock

Lines changed: 106 additions & 57 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flake.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
description = "K Semantics of MultiversX";
33

44
inputs = {
5-
wasm-semantics.url = "github:runtimeverification/wasm-semantics/v0.1.63";
6-
k-framework.url = "github:runtimeverification/k/v7.0.120";
7-
pyk.url = "github:runtimeverification/k/v7.0.120?dir=pyk";
5+
wasm-semantics.url = "github:runtimeverification/wasm-semantics/v0.1.66";
6+
k-framework.url = "github:runtimeverification/k/v7.1.8";
7+
pyk.url = "github:runtimeverification/k/v7.1.8?dir=pyk";
88
nixpkgs.follows = "k-framework/nixpkgs";
99
flake-utils.follows = "k-framework/flake-utils";
1010
rv-utils.url = "github:runtimeverification/rv-nix-tools";

0 commit comments

Comments
 (0)