Skip to content

Commit 4a19338

Browse files
committed
wgpu-native 27.0.2.0
1 parent ad2eada commit 4a19338

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/w/wgpu-native.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ class WgpuNative < Formula
22
desc "Native WebGPU implementation based on wgpu-core"
33
homepage "https://github.com/gfx-rs/wgpu-native"
44
url "https://github.com/gfx-rs/wgpu-native.git",
5-
tag: "v25.0.2.2",
6-
revision: "a2f5109b0da3c87d356a6a876f5b203c6a68924a"
5+
tag: "v27.0.2.0",
6+
revision: "74f8c24c903b6352d09f1928c56962ce06f77a4d"
77
license "Apache-2.0"
88
head "https://github.com/gfx-rs/wgpu-native.git", branch: "trunk"
99

0 commit comments

Comments
 (0)