File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 7
7
- sources :
8
8
- url : https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/archive/refs/tags/microcode-{{ .INTEL_UCODE_VERSION }}.tar.gz
9
9
destination : intel-ucode.tar.gz
10
- sha256 : cee26f311f7e2c039dd48cd30f995183bde9b98fb4c3039800e2ddaf5c090e55
11
- sha512 : a684444ef81e81687ff43b8255e95675eed1d728053bb1a483a60e94e2d2d43f10fc12522510b22daf90c4debd8f035e6b9a565813aa799c2e1e3a464124f59b
10
+ sha256 : 9575c6d74491058bbf998c359d7f25f23655d97a31663a8ed6a98def2b0aaf2b
11
+ sha512 : f5f3dfb1706675060b00057b5f017c2cb4ac0df74727139185fd167ca67fc6c611e205b1caeded23b006e4d8d314f87537007e7bafba2c87373f6d960988c911
12
12
prepare :
13
13
- |
14
14
sed -i 's#$VERSION#{{ .VERSION }}#' /pkg/manifest.yaml
Original file line number Diff line number Diff line change 1
1
# renovate: datasource=github-releases extractVersion=^microcode-(?<version>.*)$ depName=intel/Intel-Linux-Processor-Microcode-Data-Files
2
- INTEL_UCODE_VERSION : 20231114
2
+ INTEL_UCODE_VERSION : 20240312
Original file line number Diff line number Diff line change @@ -34,6 +34,7 @@ See [this](https://github.com/xenserver/xe-guest-utilities/issues/118) for more
34
34
* Tailscale: 1.60.1
35
35
* nvidia-container-runtime: v1.14.5
36
36
* libnvidia-container: v1.14.5
37
+ * Intel CPU Microcode: 20240312
37
38
"""
38
39
39
40
You can’t perform that action at this time.
0 commit comments