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 1ef74b6 commit 8c8b6ddCopy full SHA for 8c8b6dd
Formula/d/deck.rb
@@ -1,8 +1,8 @@
1
class Deck < Formula
2
desc "Creates slide deck using Markdown and Google Slides"
3
homepage "https://github.com/k1LoW/deck"
4
- url "https://github.com/k1LoW/deck/archive/refs/tags/v1.15.0.tar.gz"
5
- sha256 "28171443ea342fc1da645be8b61f67d1a571ccd0ca16b8ca582f56ffc3b3092f"
+ url "https://github.com/k1LoW/deck/archive/refs/tags/v1.15.1.tar.gz"
+ sha256 "444182779d57c55516f0b937e800a18cd651ebc7332a9d7c86872559ffc76805"
6
license "MIT"
7
head "https://github.com/k1LoW/deck.git", branch: "main"
8
0 commit comments