Skip to content

Commit 14bf41c

Browse files
committed
deck 1.10.0
1 parent 2bfa8d8 commit 14bf41c

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.9.0.tar.gz"
5-
sha256 "b40fab53ed937eff4abe8a9f19a0760aed7b027ea8020bfdc98a514877135f95"
4+
url "https://github.com/k1LoW/deck/archive/refs/tags/v1.10.0.tar.gz"
5+
sha256 "033f4f8630986624025325a4445d836da3f2c700351b3e186b78f345de34d3b8"
66
license "MIT"
77
head "https://github.com/k1LoW/deck.git", branch: "main"
88

0 commit comments

Comments
 (0)