We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 232bafd commit 799326aCopy full SHA for 799326a
recipe/recipe.yaml
@@ -1,6 +1,6 @@
1
context:
2
name: mise
3
- version: "2026.4.4"
+ version: "2026.4.5"
4
# upstream refs: https://github.com/jdx/mise/blob/main/scripts/build-tarball.sh & https://github.com/jdx/mise/blob/main/scripts/build-tarball.ps1
5
base_features: native-tls,rustls-native-roots,vfox/vendored-lua
6
extra_features: ${{ ",aws-lc-rs" if target_platform == "linux-armv7l" else "" }}
@@ -11,7 +11,7 @@ package:
11
12
source:
13
url: https://github.com/jdx/mise/archive/refs/tags/v${{ version }}.tar.gz
14
- sha256: 0369019f7c934116863bcb185c3e1c8aca1ebc0a7bb500bff8e208c8721ce84c
+ sha256: eeebb7f7615081a6eda1e37acae17ffc67436d6661730e1d2e948301e91498d3
15
16
build:
17
number: 0
0 commit comments