class Page < Formula
desc "A static website generator for exactly 1 use case."
homepage "https://git.sr.ht/~rbdr/page"
- url "https://git.sr.ht/~rbdr/page", tag: "1.3.0"
+ url "https://git.sr.ht/~rbdr/page", tag: "1.3.1"
license "Apache-2.0"
head "https://git.sr.ht/~rbdr/page", branch: "main"
- version "1.3.0"
+ version "1.3.1"
depends_on "rust" => :build