We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad2eada commit 4a19338Copy full SHA for 4a19338
Formula/w/wgpu-native.rb
@@ -2,8 +2,8 @@ class WgpuNative < Formula
2
desc "Native WebGPU implementation based on wgpu-core"
3
homepage "https://github.com/gfx-rs/wgpu-native"
4
url "https://github.com/gfx-rs/wgpu-native.git",
5
- tag: "v25.0.2.2",
6
- revision: "a2f5109b0da3c87d356a6a876f5b203c6a68924a"
+ tag: "v27.0.2.0",
+ revision: "74f8c24c903b6352d09f1928c56962ce06f77a4d"
7
license "Apache-2.0"
8
head "https://github.com/gfx-rs/wgpu-native.git", branch: "trunk"
9
0 commit comments