assimp 5.2.4

Closes #102698.

Signed-off-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
owine 2022-05-31 14:55:21 -05:00 committed by BrewTestBot
parent 1f13f87658
commit 5b726e0992
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
class Assimp < Formula
desc "Portable library for importing many well-known 3D model formats"
homepage "https://www.assimp.org/"
url "https://github.com/assimp/assimp/archive/v5.2.3.tar.gz"
sha256 "b20fc41af171f6d8f1f45d4621f18e6934ab7264e71c37cd72fd9832509af2a8"
url "https://github.com/assimp/assimp/archive/v5.2.4.tar.gz"
sha256 "6a4ff75dc727821f75ef529cea1c4fc0a7b5fc2e0a0b2ff2f6b7993fe6cb54ba"
license :cannot_represent
head "https://github.com/assimp/assimp.git", branch: "master"