Skip to content

Commit 2262b88

Browse files
committed
deck 1.21.0
1 parent d411f86 commit 2262b88

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/d/deck.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Deck < Formula
22
desc "Creates slide deck using Markdown and Google Slides"
33
homepage "https://github.com/k1LoW/deck"
4-
url "https://github.com/k1LoW/deck/archive/refs/tags/v1.20.0.tar.gz"
5-
sha256 "c8ced434a3ce10384e231a585f3c744f6041312f11ef4b12884f84030fceec9e"
4+
url "https://github.com/k1LoW/deck/archive/refs/tags/v1.21.0.tar.gz"
5+
sha256 "47c84e5f19f459d8b8c47992e8a30016a8fcd6dd7f0872807cab1c54b71903c0"
66
license "MIT"
77
head "https://github.com/k1LoW/deck.git", branch: "main"
88

0 commit comments

Comments
 (0)