pennyworth 16.4.0 → 16.5.1

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 4b6c362449019b24f369f50f06cc4973f5b057b004db4fa62df5356c2c4f1732
4
- data.tar.gz: b134f109ec2b5b41b65667e42c112290f3237f5ecec9938ce7785a585fca5ea6
3
+ metadata.gz: f6ea620d8e5413d12a7024612d063392e64472cf854e064075a4fd19b0f0173a
4
+ data.tar.gz: dbdf278f21e122c92f43bef40090986c10908c314a7c1ea9a27172a7df0897cc
5
5
  SHA512:
6
- metadata.gz: 4a6a2070b3de55e1ea8367494586884fda3f68e70e412e48ae532dd29f4938aed2079400afcaebd4288a7cfb281272fe6c8322919bd5491085b0e8da02cb22f5
7
- data.tar.gz: e35100fb99d7272b9ea78d3388f40bdb85cb4af0bb44eb7838c45b43aa22c13ff34aee282637da05cd621361c6da87b583b440dc374e13d86d798a4664598fe7
6
+ metadata.gz: 31e4a194912996634819a45fcbd6ab27c77cddf3bc2b859294052e2fe6a59ab87ba59570d675b4f03fe481341daf45564222b3001b0997374c515afd20e38052
7
+ data.tar.gz: 49cfed0d23d3bacd7b9a937728fdb6fbe6ddc4e0000ea1fcdda532bb146e9c9b354148a9ac74fcde9fe6783e382b4f1ab560bb12de4c013e10aafa0321d10866
checksums.yaml.gz.sig CHANGED
Binary file
data/README.adoc CHANGED
@@ -485,6 +485,16 @@ Provides quick access to macOS resources.
485
485
  double click to install.
486
486
  2. Click on _Configure Workflow_ to view documentation.
487
487
 
488
+ ===== PostgreSQL
489
+
490
+ image:https://alchemists.io/images/projects/pennyworth/screenshots/postgresql.png[PostgreSQL workflow screenshot.,width=706,height=361,role=focal_point]
491
+
492
+ Provides quick access to link:https://www.postgresql.org[PostgreSQL] resources.
493
+
494
+ 1. link:https://alchemists.io/public/alfred/workflows/postgresql.alfredworkflow[Download] and double
495
+ click to install.
496
+ 2. Click on _Configure Workflow_ to view documentation.
497
+
488
498
  ===== Rack
489
499
 
490
500
  image:https://alchemists.io/images/projects/pennyworth/screenshots/rack.png[Rack workflow screenshot.,width=706,height=470,role=focal_point]
data/pennyworth.gemspec CHANGED
@@ -2,11 +2,11 @@
2
2
 
3
3
  Gem::Specification.new do |spec|
4
4
  spec.name = "pennyworth"
5
- spec.version = "16.4.0"
5
+ spec.version = "16.5.1"
6
6
  spec.authors = ["Brooke Kuhlmann"]
7
7
  spec.email = ["brooke@alchemists.io"]
8
8
  spec.homepage = "https://alchemists.io/projects/pennyworth"
9
- spec.summary = "A command line interface for augmenting Alfred workflows."
9
+ spec.summary = "A command line interface for augmented Alfred workflows."
10
10
  spec.license = "Hippocratic-2.1"
11
11
 
12
12
  spec.metadata = {
data.tar.gz.sig CHANGED
Binary file
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pennyworth
3
3
  version: !ruby/object:Gem::Version
4
- version: 16.4.0
4
+ version: 16.5.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Brooke Kuhlmann
@@ -35,7 +35,7 @@ cert_chain:
35
35
  3n5C8/6Zh9DYTkpcwPSuIfAga6wf4nXc9m6JAw8AuMLaiWN/r/2s4zJsUHYERJEu
36
36
  gZGm4JqtuSg8pYjPeIJxS960owq+SfuC+jxqmRA54BisFCv/0VOJi7tiJVY=
37
37
  -----END CERTIFICATE-----
38
- date: 2024-04-03 00:00:00.000000000 Z
38
+ date: 2024-05-16 00:00:00.000000000 Z
39
39
  dependencies:
40
40
  - !ruby/object:Gem::Dependency
41
41
  name: cogger
@@ -309,8 +309,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
309
309
  - !ruby/object:Gem::Version
310
310
  version: '0'
311
311
  requirements: []
312
- rubygems_version: 3.5.7
312
+ rubygems_version: 3.5.10
313
313
  signing_key:
314
314
  specification_version: 4
315
- summary: A command line interface for augmenting Alfred workflows.
315
+ summary: A command line interface for augmented Alfred workflows.
316
316
  test_files: []
metadata.gz.sig CHANGED
Binary file