trunk 0.8.3
Created by https://github.com/mislav/bump-homebrew-formula-action Closes #72362. Signed-off-by: Sean Molenaar <1484494+SMillerDev@users.noreply.github.com> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>master
parent
d35837c5a8
commit
11a185e499
|
@ -1,8 +1,8 @@
|
|||
class Trunk < Formula
|
||||
desc "Build, bundle & ship your Rust WASM application to the web"
|
||||
homepage "https://github.com/thedodd/trunk"
|
||||
url "https://github.com/thedodd/trunk/archive/v0.8.2.tar.gz"
|
||||
sha256 "06478fbd11e3dfc9d13f1b9c71f74bb757e3bbe59f90ac9a12fbf0612607e1fb"
|
||||
url "https://github.com/thedodd/trunk/archive/v0.8.3.tar.gz"
|
||||
sha256 "82a460a5c9a0b37f556d8bb208050b1f2a4fd20b51d403408a19f3582d61e905"
|
||||
license any_of: ["MIT", "Apache-2.0"]
|
||||
head "https://github.com/thedodd/trunk.git"
|
||||
|
||||
|
|
Loading…
Reference in New Issue