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 416f418 commit 6ebdce6Copy full SHA for 6ebdce6
Formula/p/povray.rb
@@ -4,7 +4,7 @@ class Povray < Formula
4
url "https://github.com/POV-Ray/povray/archive/refs/tags/v3.7.0.10.tar.gz"
5
sha256 "7bee83d9296b98b7956eb94210cf30aa5c1bbeada8ef6b93bb52228bbc83abff"
6
license "AGPL-3.0-or-later"
7
- revision 13
+ revision 14
8
head "https://github.com/POV-Ray/povray.git", branch: "master"
9
10
livecheck do
0 commit comments