Skip to content

Commit 3b4e473

Browse files
authored
Change kmir branch from master to release (#139)
1 parent 5572518 commit 3b4e473

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/kup/__main__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
GithubPackage('runtimeverification', 'avm-semantics', PackageName('kavm')),
6565
GithubPackage('runtimeverification', 'evm-semantics', PackageName('kevm'), branch='release'),
6666
GithubPackage('runtimeverification', 'plutus-core-semantics', PackageName('kplutus')),
67-
GithubPackage('runtimeverification', 'mir-semantics', PackageName('kmir')),
67+
GithubPackage('runtimeverification', 'mir-semantics', PackageName('kmir'), branch='release'),
6868
GithubPackage('runtimeverification', 'kontrol', PackageName('kontrol'), branch='release'),
6969
GithubPackage('runtimeverification', 'kasmer-multiversx', PackageName('kmxwasm')),
7070
GithubPackage('runtimeverification', 'komet', PackageName('komet')),

0 commit comments

Comments
 (0)