Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
timbertson committed Jun 11, 2022
1 parent f9b7f03 commit 452afc7
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion chored

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion choredefs/index.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
import { defaultDockerOptions, default as Scala } from 'https://raw.githubusercontent.com/timbertson/chored-timbertson/9ce6bcd27906f824e8cbfb4e7f326856e93e53ee/lib/scala.ts#main'
import { defaultDockerOptions, default as Scala } from 'https://raw.githubusercontent.com/timbertson/chored-timbertson/fdab89042fab1b5775c1b3560757bbcb647fb186/lib/scala.ts#main'

export default Scala({ repo: 'foperator' })
2 changes: 1 addition & 1 deletion choredefs/release.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { run } from 'https://raw.githubusercontent.com/timbertson/chored/dbddf21a43be2d134a4f5d491004f3282b1a07a7/lib/cmd.ts#main'
import { run } from 'https://raw.githubusercontent.com/timbertson/chored/cccf7a64322c34ff3d949f5e8acf55a26e803075/lib/cmd.ts#main'

export default async function(opts: {}) {
await scala2()
Expand Down

0 comments on commit 452afc7

Please sign in to comment.