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 0905749 commit e47af7eCopy full SHA for e47af7e
Formula/f/f3d.rb
@@ -1,10 +1,9 @@
1
class F3d < Formula
2
desc "Fast and minimalist 3D viewer"
3
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"
+ url "https://github.com/f3d-app/f3d/archive/refs/tags/v3.2.0.tar.gz"
+ sha256 "2a3cff123821be41d99489e080a7153812e58a86598fa9f4988099660bf6a947"
6
license "BSD-3-Clause"
7
- revision 1
8
9
# Upstream creates releases that use a stable tag (e.g., `v1.2.3`) but are
10
# labeled as "pre-release" on GitHub before the version is released, so it's
0 commit comments