We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9aabaf commit 2619863Copy full SHA for 2619863
1 file changed
src/kup/__main__.py
@@ -62,7 +62,7 @@
62
GithubPackage('runtimeverification', 'evm-semantics', PackageName('kevm'), branch='release'),
63
GithubPackage('runtimeverification', 'plutus-core-semantics', PackageName('kplutus')),
64
GithubPackage('runtimeverification', 'mir-semantics', PackageName('kmir')),
65
- GithubPackage('runtimeverification', 'kontrol', PackageName('kontrol')),
+ GithubPackage('runtimeverification', 'kontrol', PackageName('kontrol'), branch='release'),
66
GithubPackage('runtimeverification', 'kasmer-multiversx', PackageName('kmxwasm')),
67
]
68
0 commit comments