pennyworth 16.4.0 → 16.5.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 4b6c362449019b24f369f50f06cc4973f5b057b004db4fa62df5356c2c4f1732
4
- data.tar.gz: b134f109ec2b5b41b65667e42c112290f3237f5ecec9938ce7785a585fca5ea6
3
+ metadata.gz: 0da7e27eacabf1b57c3adbf5924b129b67d4bfe27dd1258c12c579a00df15f2e
4
+ data.tar.gz: eca8d97dba509553d3af0766f0cf6a5b4769692233aee198fdb42253e5995a82
5
5
  SHA512:
6
- metadata.gz: 4a6a2070b3de55e1ea8367494586884fda3f68e70e412e48ae532dd29f4938aed2079400afcaebd4288a7cfb281272fe6c8322919bd5491085b0e8da02cb22f5
7
- data.tar.gz: e35100fb99d7272b9ea78d3388f40bdb85cb4af0bb44eb7838c45b43aa22c13ff34aee282637da05cd621361c6da87b583b440dc374e13d86d798a4664598fe7
6
+ metadata.gz: 2d75628de444de7ab72683975151bc1a5dd6aed828714ead334fd433538d2847a54832c2a77ede3f81d091827a560f17c54fe6b173e56c74760c3d008e3abf5e
7
+ data.tar.gz: 97dc89cd64073741f927ea8d0f29a75528ad43a73562fa043f70fa7f0ae489c360147f2dae1d27892c42355eedee5a5ff3e35e7233d1e187b998b98e9a86b309
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,7 +2,7 @@
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.0"
6
6
  spec.authors = ["Brooke Kuhlmann"]
7
7
  spec.email = ["brooke@alchemists.io"]
8
8
  spec.homepage = "https://alchemists.io/projects/pennyworth"
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.0
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-04-21 00:00:00.000000000 Z
39
39
  dependencies:
40
40
  - !ruby/object:Gem::Dependency
41
41
  name: cogger
@@ -309,7 +309,7 @@ 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.9
313
313
  signing_key:
314
314
  specification_version: 4
315
315
  summary: A command line interface for augmenting Alfred workflows.
metadata.gz.sig CHANGED
Binary file