phosphor-virtual-sensor: srcrev bump 1226f20832..ce4241cb71

Patrick Williams (1):
      build: upgrade to C++23

Change-Id: I06d6adb80192a75757c902e1d06a14460ace9a18
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/sensors/phosphor-virtual-sensor_git.bb b/meta-phosphor/recipes-phosphor/sensors/phosphor-virtual-sensor_git.bb
index c2b42a1..0b80743 100644
--- a/meta-phosphor/recipes-phosphor/sensors/phosphor-virtual-sensor_git.bb
+++ b/meta-phosphor/recipes-phosphor/sensors/phosphor-virtual-sensor_git.bb
@@ -10,7 +10,7 @@
     phosphor-logging \
     sdbusplus \
 "
-SRCREV = "1226f20832dc04425b8f3113ae57d5dc8a6ec914"
+SRCREV = "ce4241cb7173b41ace52a272dc6a52295f949385"
 PR = "r1"
 
 SRC_URI = "git://github.com/openbmc/phosphor-virtual-sensor.git;protocol=https;branch=master"