Skip to content

Commit e47af7e

Browse files
committed
f3d 3.2.0
1 parent 0905749 commit e47af7e

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

Formula/f/f3d.rb

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
class F3d < Formula
22
desc "Fast and minimalist 3D viewer"
33
homepage "https://f3d-app.github.io/f3d/"
4-
url "https://github.com/f3d-app/f3d/archive/refs/tags/v3.1.0.tar.gz"
5-
sha256 "93ba23078133122e929d9c1e2946c86da1f08fe56b9ffae40ebfd8185e91380a"
4+
url "https://github.com/f3d-app/f3d/archive/refs/tags/v3.2.0.tar.gz"
5+
sha256 "2a3cff123821be41d99489e080a7153812e58a86598fa9f4988099660bf6a947"
66
license "BSD-3-Clause"
7-
revision 1
87

98
# Upstream creates releases that use a stable tag (e.g., `v1.2.3`) but are
109
# labeled as "pre-release" on GitHub before the version is released, so it's

0 commit comments

Comments
 (0)