diff --git a/Cargo.lock b/Cargo.lock index 0eb6a55d2..aa423e41c 100644 Binary files a/Cargo.lock and b/Cargo.lock differ diff --git a/build.zig.zon b/build.zig.zon index 4ef5de167..fc8e8e225 100644 --- a/build.zig.zon +++ b/build.zig.zon @@ -13,83 +13,83 @@ }, .dependencies = .{ .wasmtime_c_api_aarch64_android = .{ - .url = "https://github.com/bytecodealliance/wasmtime/releases/download/v33.0.2/wasmtime-v33.0.2-aarch64-android-c-api.tar.xz", - .hash = "N-V-__8AAIfPIgdw2YnV3QyiFQ2NHdrxrXzzCdjYJyxJDOta", + .url = "https://github.com/bytecodealliance/wasmtime/releases/download/v36.0.7/wasmtime-v36.0.7-aarch64-android-c-api.tar.xz", + .hash = "N-V-__8AAIO-FwRvhPargObqK-4J-s5Ihp9V3cvNZA4e9xo6", .lazy = true, }, .wasmtime_c_api_aarch64_linux = .{ - .url = "https://github.com/bytecodealliance/wasmtime/releases/download/v33.0.2/wasmtime-v33.0.2-aarch64-linux-c-api.tar.xz", - .hash = "N-V-__8AAIt97QZi7Pf7nNJ2mVY6uxA80Klyuvvtop3pLMRK", + .url = "https://github.com/bytecodealliance/wasmtime/releases/download/v36.0.7/wasmtime-v36.0.7-aarch64-linux-c-api.tar.xz", + .hash = "N-V-__8AAK86GASyPddIjWJmrD3zqn5NRPsKjUhYC6BW1GzO", .lazy = true, }, .wasmtime_c_api_aarch64_macos = .{ - .url = "https://github.com/bytecodealliance/wasmtime/releases/download/v33.0.2/wasmtime-v33.0.2-aarch64-macos-c-api.tar.xz", - .hash = "N-V-__8AAAO48QQf91w9RmmUDHTja8DrXZA1n6Bmc8waW3qe", + .url = "https://github.com/bytecodealliance/wasmtime/releases/download/v36.0.7/wasmtime-v36.0.7-aarch64-macos-c-api.tar.xz", + .hash = "N-V-__8AANOT3QIV5Ltus7D_GI_ULJH2Y2UdZVexyET1B_rf", .lazy = true, }, .wasmtime_c_api_aarch64_musl = .{ - .url = "https://github.com/bytecodealliance/wasmtime/releases/download/v33.0.2/wasmtime-v33.0.2-aarch64-musl-c-api.tar.xz", - .hash = "N-V-__8AAI196wa9pwADoA2RbCDp5F7bKQg1iOPq6gIh8-FH", + .url = "https://github.com/bytecodealliance/wasmtime/releases/download/v36.0.7/wasmtime-v36.0.7-aarch64-musl-c-api.tar.xz", + .hash = "N-V-__8AADffFgQKpRqiymUDN3jizpq3l8JfHrmAGJO6mMdS", .lazy = true, }, .wasmtime_c_api_aarch64_windows = .{ - .url = "https://github.com/bytecodealliance/wasmtime/releases/download/v33.0.2/wasmtime-v33.0.2-aarch64-windows-c-api.zip", - .hash = "N-V-__8AAC9u4wXfqd1Q6XyQaC8_DbQZClXux60Vu5743N05", + .url = "https://github.com/bytecodealliance/wasmtime/releases/download/v36.0.7/wasmtime-v36.0.7-aarch64-windows-c-api.zip", + .hash = "N-V-__8AANnqnQQ6WdmS8_M_Qvobik4Vpqq5Q7QFIucdWrja", .lazy = true, }, .wasmtime_c_api_armv7_linux = .{ - .url = "https://github.com/bytecodealliance/wasmtime/releases/download/v33.0.2/wasmtime-v33.0.2-armv7-linux-c-api.tar.xz", - .hash = "N-V-__8AAHXe8gWs3s83Cc5G6SIq0_jWxj8fGTT5xG4vb6-x", + .url = "https://github.com/bytecodealliance/wasmtime/releases/download/v36.0.7/wasmtime-v36.0.7-armv7-linux-c-api.tar.xz", + .hash = "N-V-__8AAL99aQOeUB4CV9AtoNre30_TgWR0iIhR-B7Zt-T7", .lazy = true, }, .wasmtime_c_api_i686_linux = .{ - .url = "https://github.com/bytecodealliance/wasmtime/releases/download/v33.0.2/wasmtime-v33.0.2-i686-linux-c-api.tar.xz", - .hash = "N-V-__8AAN2pzgUUfulRCYnipSfis9IIYHoTHVlieLRmKuct", + .url = "https://github.com/bytecodealliance/wasmtime/releases/download/v36.0.7/wasmtime-v36.0.7-i686-linux-c-api.tar.xz", + .hash = "N-V-__8AANVYpgNF-5QLL9fG8dQ3ag3pSqZdJV3uh1sle2QF", .lazy = true, }, .wasmtime_c_api_i686_windows = .{ - .url = "https://github.com/bytecodealliance/wasmtime/releases/download/v33.0.2/wasmtime-v33.0.2-i686-windows-c-api.zip", - .hash = "N-V-__8AAJu0YAUUTFBLxFIOi-MSQVezA6MMkpoFtuaf2Quf", + .url = "https://github.com/bytecodealliance/wasmtime/releases/download/v36.0.7/wasmtime-v36.0.7-i686-windows-c-api.zip", + .hash = "N-V-__8AAOPphQSIbA0_OwjSys4ZYW3qGFf3yUQJ_xSBTXOl", .lazy = true, }, .wasmtime_c_api_riscv64gc_linux = .{ - .url = "https://github.com/bytecodealliance/wasmtime/releases/download/v33.0.2/wasmtime-v33.0.2-riscv64gc-linux-c-api.tar.xz", - .hash = "N-V-__8AAG8m-gc3E3AIImtTZ3l1c7HC6HUWazQ9OH5KACX4", + .url = "https://github.com/bytecodealliance/wasmtime/releases/download/v36.0.7/wasmtime-v36.0.7-riscv64gc-linux-c-api.tar.xz", + .hash = "N-V-__8AAG-tVQVeChy1ncf4qDSoAiPtKO8NInYatzUlMCrQ", .lazy = true, }, .wasmtime_c_api_s390x_linux = .{ - .url = "https://github.com/bytecodealliance/wasmtime/releases/download/v33.0.2/wasmtime-v33.0.2-s390x-linux-c-api.tar.xz", - .hash = "N-V-__8AAH314gd-gE4IBp2uvAL3gHeuW1uUZjMiLLeUdXL_", + .url = "https://github.com/bytecodealliance/wasmtime/releases/download/v36.0.7/wasmtime-v36.0.7-s390x-linux-c-api.tar.xz", + .hash = "N-V-__8AAHnmUwQL2OOfD2ME6jVXK0WNReQLcZfOaLOuus5k", .lazy = true, }, .wasmtime_c_api_x86_64_android = .{ - .url = "https://github.com/bytecodealliance/wasmtime/releases/download/v33.0.2/wasmtime-v33.0.2-x86_64-android-c-api.tar.xz", - .hash = "N-V-__8AAIPNRwfNkznebrcGb0IKUe7f35bkuZEYOjcx6q3f", + .url = "https://github.com/bytecodealliance/wasmtime/releases/download/v36.0.7/wasmtime-v36.0.7-x86_64-android-c-api.tar.xz", + .hash = "N-V-__8AAAdrmQRkOxagcTNdbxM75MOAE1UVvetvPpbshqym", .lazy = true, }, .wasmtime_c_api_x86_64_linux = .{ - .url = "https://github.com/bytecodealliance/wasmtime/releases/download/v33.0.2/wasmtime-v33.0.2-x86_64-linux-c-api.tar.xz", - .hash = "N-V-__8AAI8EDwcyTtk_Afhk47SEaqfpoRqGkJeZpGs69ChF", + .url = "https://github.com/bytecodealliance/wasmtime/releases/download/v36.0.7/wasmtime-v36.0.7-x86_64-linux-c-api.tar.xz", + .hash = "N-V-__8AAAVQmATDCgvg4vIZpMsmDddWQDxNwvehHk-hMzAk", .lazy = true, }, .wasmtime_c_api_x86_64_macos = .{ - .url = "https://github.com/bytecodealliance/wasmtime/releases/download/v33.0.2/wasmtime-v33.0.2-x86_64-macos-c-api.tar.xz", - .hash = "N-V-__8AAGtGNgVaOpHSxC22IjrampbRIy6lLwscdcAE8nG1", + .url = "https://github.com/bytecodealliance/wasmtime/releases/download/v36.0.7/wasmtime-v36.0.7-x86_64-macos-c-api.tar.xz", + .hash = "N-V-__8AAOvnUwOFD1dzXV-6Oca9lme003B_txfKOZ-8vQbA", .lazy = true, }, .wasmtime_c_api_x86_64_mingw = .{ - .url = "https://github.com/bytecodealliance/wasmtime/releases/download/v33.0.2/wasmtime-v33.0.2-x86_64-mingw-c-api.zip", - .hash = "N-V-__8AAPS2PAbVix50L6lnddlgazCPTz3whLUFk1qnRtnZ", + .url = "https://github.com/bytecodealliance/wasmtime/releases/download/v36.0.7/wasmtime-v36.0.7-x86_64-mingw-c-api.zip", + .hash = "N-V-__8AAO_u-AQOVhy_tpVd6c3OEWjrQZoXOyQ2DqfBDRHL", .lazy = true, }, .wasmtime_c_api_x86_64_musl = .{ - .url = "https://github.com/bytecodealliance/wasmtime/releases/download/v33.0.2/wasmtime-v33.0.2-x86_64-musl-c-api.tar.xz", - .hash = "N-V-__8AAF-WEQe0nzvi09PgusM5i46FIuCKJmIDWUleWgQ3", + .url = "https://github.com/bytecodealliance/wasmtime/releases/download/v36.0.7/wasmtime-v36.0.7-x86_64-musl-c-api.tar.xz", + .hash = "N-V-__8AAGVumwRkQcJQUjNIA9PyOevzD8pxvCPz35ma3TUc", .lazy = true, }, .wasmtime_c_api_x86_64_windows = .{ - .url = "https://github.com/bytecodealliance/wasmtime/releases/download/v33.0.2/wasmtime-v33.0.2-x86_64-windows-c-api.zip", - .hash = "N-V-__8AAKGNXwbpJQsn0_6kwSIVDDWifSg8cBzf7T2RzsC9", + .url = "https://github.com/bytecodealliance/wasmtime/releases/download/v36.0.7/wasmtime-v36.0.7-x86_64-windows-c-api.zip", + .hash = "N-V-__8AAGGfXQU3bW2QoO-Wije8QtTLhVTy-zVacWf4MLCt", .lazy = true, }, }, diff --git a/lib/Cargo.toml b/lib/Cargo.toml index 3715a38c0..b355689e6 100644 --- a/lib/Cargo.toml +++ b/lib/Cargo.toml @@ -51,7 +51,7 @@ default-features = false features = [ "cranelift", "gc-drc" ] optional = true package = "wasmtime-c-api-impl" -version = "36.0.6" +version = "36.0.7" [build-dependencies] bindgen = { optional = true, version = "0.72.1" }