build: rename to river-classic

This commit is contained in:
Isaac Freund
2025-08-30 18:56:09 +02:00
parent 7bc761306e
commit 265461162f

View File

@ -1,5 +1,5 @@
.{ .{
.name = .river, .name = .river_classic,
// While a river release is in development, this string should contain // While a river release is in development, this string should contain
// the version in development with the "-dev" suffix. // the version in development with the "-dev" suffix.
// When a release is tagged, the "-dev" suffix should be removed for the // When a release is tagged, the "-dev" suffix should be removed for the
@ -25,5 +25,5 @@
.hash = "xkbcommon-0.3.0-VDqIe3K9AQB2fG5ZeRcMC9i7kfrp5m2rWgLrmdNn9azr", .hash = "xkbcommon-0.3.0-VDqIe3K9AQB2fG5ZeRcMC9i7kfrp5m2rWgLrmdNn9azr",
}, },
}, },
.fingerprint = 0xf5e3672b8e8d6efc, .fingerprint = 0x3dae7aba2ea52a3b,
} }