Skip to content

Commit 38d9b6d

Browse files
mkroeningnicholasbishop
authored andcommitted
Set Source::LATEST to EDK2_STABLE202502_R1
1 parent 9c782f8 commit 38d9b6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ovmf-prebuilt/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ impl Source {
6262
///
6363
/// Note that this is not necessarily the latest prebuilt available
6464
/// from the git repo.
65-
pub const LATEST: Self = Self::EDK2_STABLE202408_R1;
65+
pub const LATEST: Self = Self::EDK2_STABLE202502_R1;
6666
}
6767

6868
/// UEFI architecture.

0 commit comments

Comments
 (0)