mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-08 23:18:10 -05:00
Zola 0.20.0 => 0.21.0 (#12892)
This commit is contained in:
@@ -1 +1,2 @@
|
||||
# Total size: 41685336
|
||||
/usr/local/bin/zola
|
||||
|
||||
@@ -3,11 +3,12 @@ require 'package'
|
||||
class Zola < Package
|
||||
description 'A fast static site generator'
|
||||
homepage 'https://www.getzola.org/'
|
||||
version '0.20.0'
|
||||
version '0.21.0'
|
||||
license 'MIT'
|
||||
compatibility 'x86_64'
|
||||
min_glibc '2.29'
|
||||
source_url "https://github.com/getzola/zola/releases/download/v#{version}/zola-v#{version}-x86_64-unknown-linux-gnu.tar.gz"
|
||||
source_sha256 'ca7ed5b33a739c5b5b35a0e207e5c3578a652cd12b61c675763b3ff34c322d08'
|
||||
source_sha256 '5c37a8f706567d6cad3f0dbc0eaebe3b9591cc301bd67089e5ddc0d0401732d6'
|
||||
|
||||
no_compile_needed
|
||||
|
||||
|
||||
Reference in New Issue
Block a user