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 cb2e3ae commit 00376eaCopy full SHA for 00376ea
1 file changed
Formula/prom-to-apt-dater.rb
@@ -6,8 +6,8 @@ class PromToAptDater < Formula
6
homepage "https://webhippie.github.io/prom-to-apt-dater"
7
license "Apache-2.0"
8
9
- url "https://github.com/webhippie/prom-to-apt-dater/archive/refs/tags/v2.0.0.tar.gz"
10
- sha256 "56b1a64bbf58b18ce6b78d2f640bfc5d230ef8f7c72fc531d6153aa62b76236e"
+ url "https://github.com/webhippie/prom-to-apt-dater/archive/refs/tags/v2.1.0.tar.gz"
+ sha256 "60550f3d6c4c48e82c5c2689d482c25e7288705d78de88dc391e1db57c7d36e9"
11
head "https://github.com/webhippie/prom-to-apt-dater.git", branch: "master"
12
13
test do
0 commit comments